aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
| * | | | netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-28
| * | | | MPLS: Add limited GSO supportSimon Horman2013-05-28
| * | | | net: add netnotifier event for upper device changeJiri Pirko2013-05-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
| |\ \ \ \
| * | | | | net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2013-05-22
| * | | | | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-20
| * | | | | dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel2013-05-17
* | | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-02
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-17
| |\ \ \ \ \
| * \ \ \ \ \ Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman2013-06-09
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-05
| | |_|_|/ / | |/| | | |
* | | | | | net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-26
* | | | | | gre: fix a possible skb leakEric Dumazet2013-06-25
| |_|_|_|/ |/| | | |
* | | | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-17
| |_|/ / |/| | |
* | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-11
| |/ / |/| |
* | | net: fix sk_buff head without data areaPablo Neira2013-06-04
* | | net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh2013-05-31
* | | net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh2013-05-31
* | | net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh2013-05-31
* | | net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh2013-05-31
* | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-29
|/ /
* / Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-19
|/
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
* gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-08
* netpoll: inverted down_trylock() testDan Carpenter2013-05-06
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-06
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-02
* net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | netpoll: convert mutex into a semaphoreNeil Horman2013-05-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-30
| | * | unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-30
| * | | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-30
| * | | net: defer net_secret[] initializationEric Dumazet2013-04-29
| * | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
| * | | net: fix address check in rtnl_fdb_delVlad Yasevich2013-04-25
| * | | net: remove redundant code in dev_hard_start_xmit()Eric Dumazet2013-04-25
| * | | packet: tx timestamping on tpacket ringWillem de Bruijn2013-04-25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\| |
| * | | net: Remove return value from list_netdevice()dingtianhong2013-04-22
| * | | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
| * | | net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
| * | | net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
| * | | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19