aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-01xen-netback: disable rogue vif in kthread contextWei Liu3-2/+30
2014-04-01net/mlx4: Set proper build dependancy with vxlanOr Gerlitz3-0/+17
2014-04-01be2net: fix build dependency on VxLANSathya Perla2-1/+19
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister11-236/+252
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2-0/+26
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann1-2/+2
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller17-52/+92
2014-03-31ixgbevf: Fix rcu warnings induced by LERMark Rustad2-5/+18
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad2-5/+19
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches2-4/+3
2014-03-31i40e/i40evf: fix error checking pathJean Sacren2-10/+12
2014-03-31i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-03-31ixgbevf: Change ixgbe_read_reg to ixgbevf_read_regMark Rustad3-9/+9
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2-2/+2
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski3-1/+7
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-31ixgbe: remove redundant if clause from PTP workJakub Kicinski1-4/+0
2014-03-31e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman1-5/+15
2014-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+30
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller49-395/+1805
2014-03-31at86rf230: mask irq's before deregister deviceAlexander Aring1-0/+2
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa4-10/+11
2014-03-31net: fec: make sure to init MAC addressLucas Stach1-4/+7
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa1-12/+15
2014-03-31net-gro: restore frag0 optimizationEric Dumazet2-37/+64
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny5-1/+22
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen1-7/+11
2014-03-31ipv6: reuse rt6_need_strictWang Yufen2-6/+5
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen1-13/+11
2014-03-31Merge branch 'net_sysfs_doc'David S. Miller3-7/+205
2014-03-31net: export NET_ADDR_* values to user-space APIFlorian Fainelli2-7/+6
2014-03-31net: sysfs: add Documentation entries for basic set of attributesFlorian Fainelli1-0/+199
2014-03-31qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwanYegor Yefremov2-0/+14
2014-03-31Merge branch 'bridge_8021AD'David S. Miller3-9/+5
2014-03-31bridge: use is_skb_forwardable in forward pathVlad Yasevich1-7/+2
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich2-2/+3
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville49-395/+1805
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov1-2/+2
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello1-10/+4
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter1-1/+2
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar1-2/+2
2014-03-31rtl8187: fix compile warningAndrea Merello1-1/+1
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1