summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netpoll: fix position of network headerAmerigo Wang2013-06-051-16/+4Star
| * | | | pktgen: Fix position of ip and udp headerThomas Graf2013-06-051-27/+12Star
| * | | | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-051-1/+1
| * | | | net: mark netdev_create_hash __net_initBaruch Siach2013-06-051-1/+1
| * | | | net: clean up skb headers codeCong Wang2013-06-011-11/+5Star
| * | | | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-292-3/+22
| * | | | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-291-2/+2
| * | | | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-291-6/+0Star
| * | | | net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-281-5/+5
| * | | | net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-281-2/+7
| * | | | net: pass info struct via netdevice notifierJiri Pirko2013-05-287-18/+54
| * | | | netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-282-13/+5Star
| * | | | MPLS: Add limited GSO supportSimon Horman2013-05-282-0/+5
| * | | | net: add netnotifier event for upper device changeJiri Pirko2013-05-261-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-251-50/+0Star
| |\ \ \ \
| * | | | | net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2013-05-231-1/+2
| * | | | | rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-203-3/+165
| * | | | | dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel2013-05-181-1/+0Star
* | | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-022-22/+1Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-172-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge 3.10-rc5 into char-misc-nextGreg Kroah-Hartman2013-06-093-11/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-052-22/+1Star
| | |_|_|/ / | |/| | | |
* | | | | | net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-263-30/+40
* | | | | | gre: fix a possible skb leakEric Dumazet2013-06-261-8/+12
| |_|_|_|/ |/| | | |
* | | | | vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao2013-06-181-3/+3
| |_|/ / |/| | |
* | | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-112-3/+8
| |/ / |/| |
* | | net: fix sk_buff head without data areaPablo Neira2013-06-051-2/+2
* | | net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh2013-06-011-1/+1
* | | net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh2013-06-011-4/+7
* | | net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh2013-06-011-1/+2
* | | net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh2013-06-011-0/+1
* | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-291-3/+3
|/ /
* / Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-201-50/+0Star
|/
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-121-12/+0Star
* gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-081-0/+11
* netpoll: inverted down_trylock() testDan Carpenter2013-05-061-1/+1
* rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-11/+1Star
* net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-021-1/+1
* net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-023-11/+10Star
|\
| * proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-4/+2Star
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-3/+4
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-092-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0119-312/+635
|\ \
| * | netpoll: convert mutex into a semaphoreNeil Horman2013-05-011-7/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-8/+14
| |\ \
| | * | unix/dgram: fix peeking with an offset larger than data in queueBenjamin Poirier2013-04-301-8/+13
| | * | unix/dgram: peek beyond 0-sized skbsBenjamin Poirier2013-04-301-1/+2
| * | | net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
| * | | net: defer net_secret[] initializationEric Dumazet2013-04-291-3/+1Star