summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2015-10-222-91/+86
* netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann2015-10-221-2/+2
* net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-223-0/+105
* net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-211-4/+16
* openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-211-4/+10
* openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-211-5/+5
* openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-211-1/+2
* openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-212-12/+9
* tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-10-215-4/+6
|\
| * netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov2015-10-171-1/+1
| * netfilter: sync with packet rx also after removing queue entriesFlorian Westphal2015-10-131-0/+2
| * netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien2015-10-121-3/+1
| * netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso2015-10-012-0/+2
* | tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-211-0/+5
* | net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-211-1/+1
* | tipc: allow non-linear first fragment bufferJon Paul Maloy2015-10-211-3/+9
* | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-211-3/+43
* | net: Really fix vti6 with oif in dst lookupsDavid Ahern2015-10-212-1/+5
* | tipc: extend broadcast link window sizeJon Paul Maloy2015-10-211-3/+5
* | irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-211-1/+1
* | xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
* | vsock: fix missing cleanup when misc_register failedGao feng2015-10-211-3/+4
* | Merge branch 'mv643xx-fixes'David S. Miller2015-10-211-8/+40
|\ \
| * | net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
| * | net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
|/ /
* | Merge branch 'smsc-energy-detect'David S. Miller2015-10-214-9/+50
|\ \
| * | net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-212-5/+38
| * | drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-212-4/+12
|/ /
* | bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1983-345/+668
|\ \
| * | net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-181-9/+23
| * | Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1812-20/+54
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| | |\ \
| | | * | iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | | * | iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | | * | iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | | * | iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | | * | iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | | * | iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | | * | iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | | * | iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| | * | | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27
| * | | | tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2015-10-182-10/+9
| * | | | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-181-0/+9
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-184-42/+99
| |\ \ \ \
| | * | | | Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| | * | | | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
| | * | | | Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-161-1/+6
| | * | | | Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-164-12/+8
OpenPOWER on IntegriCloud