summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt2014-11-161-18/+18
* ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov2014-11-161-5/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-168-58/+32
|\
| * netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte2014-11-141-6/+8
| * netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-122-18/+8
| * netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso2014-11-121-2/+2
| * netfilter: nft_compat: relax chain type validationPablo Neira Ayuso2014-11-121-30/+2
| * netfilter: nft_compat: use current net namespacePablo Neira Ayuso2014-11-121-2/+2
| * ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens2014-11-121-0/+2
| * netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2014-11-111-0/+6
| * netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_evalDaniel Borkmann2014-11-102-0/+2
* | drivers: net: cpsw: Fix TX_IN_SEL offsetJohn Ogness2014-11-161-3/+3
* | reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa2014-11-161-2/+2
* | ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen2014-11-161-0/+4
* | Merge branch 'vxlan_gso_check'David S. Miller2014-11-145-0/+33
|\ \
| * | qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
| * | net: Add vxlan_gso_check() helperJoe Stringer2014-11-142-0/+15
|/ /
* | Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-1412-75/+81
|\ \
| * | ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2014-11-112-13/+13
| * | brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel2014-11-111-0/+6
| * | rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-11-111-38/+12
| * | Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-11-112-12/+11
| |\ \
| | * | iwlwifi: pcie: fix prph dump lengthLiad Kaufman2014-11-111-2/+1
| | * | iwlwifi: mvm: abort scan upon RFKILLEmmanuel Grumbach2014-11-111-10/+10
| * | | b43: fix NULL pointer dereference in b43_phy_copy()Hauke Mehrtens2014-11-101-3/+1
| * | | rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-104-3/+25
| * | | rtlwifi: Fix errors in descriptor manipulationLarry Finger2014-11-101-3/+2
| * | | rtlwifi: Fix setting of tx descriptor for new trx flowLarry Finger2014-11-101-3/+8
| * | | Merge tag 'mac80211-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-101-0/+3
| |\ \ \
| | * | | mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-11-061-0/+3
* | | | | inetdevice: fixed signed integer overflowVincent BENAYOUN2014-11-141-1/+1
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-141-2/+2
|\ \ \ \ \
| * | | | | virtio_console: move early VQ enablementCornelia Huck2014-11-131-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-1477-376/+784
|\ \ \ \ \ \
| * | | | | | vxlan: Do not reuse sockets for a different address familyMarcelo Leitner2014-11-131-10/+19
| * | | | | | smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
| * | | | | | lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu2014-11-131-5/+5
| * | | | | | net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
| * | | | | | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
| * | | | | | netlink: Properly unbind in error conditions.Hiroaki SHIMODA2014-11-121-2/+3
| * | | | | | net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-122-3/+3
| * | | | | | cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
| * | | | | | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-121-1/+1
| * | | | | | Merge branch 'bcmgenet-net'David S. Miller2014-11-123-6/+17
| |\ \ \ \ \ \
| | * | | | | | net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-123-5/+9
| | * | | | | | net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-123-1/+8
| |/ / / / / /
| * | | | | | net: qualcomm: Fix dependencyStefan Wahren2014-11-121-2/+1
| * | | | | | ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1