aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller2013-07-02
|\
| * Merge ../vxlan-xStephen Hemminger2013-06-25
| |\
| | * rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport2013-06-25
* | | neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-01
* | | dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-28
|/ /
* / net: poll/select low latency socket supportEliezer Tamir2013-06-25
|/
* net: Unmap fragment page once iterator is doneWedson Almeida Filho2013-06-24
* net: allow large number of tx queuesEric Dumazet2013-06-24
* neigh: disallow un-init_net to change thresh of neighGao feng2013-06-20
* neigh: only allow init_net to change the default neigh_parmsGao feng2013-06-20
* neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng2013-06-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\
| * 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: add socket option for low latency pollingEliezer Tamir2013-06-17
* | net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* | net/core: Add VF link state controlRony Efraim2013-06-13
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-13
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | net: make all team port device link events urgentFlavio Leitner2013-06-13
* | pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skbDaniel Borkmann2013-06-12
* | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* | net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)2013-06-11
* | udp: add low latency socket poll supportEliezer Tamir2013-06-11
* | net: add low latency socket pollEliezer Tamir2013-06-11
* | net: add napi_id and hashEliezer Tamir2013-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\|
| * 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
* | netpoll: fix position of network headerAmerigo Wang2013-06-04
* | pktgen: Fix position of ip and udp headerThomas Graf2013-06-04
* | net/ethtool: Fix comment regarding location of dev_ethtool() callYan Burman2013-06-04
* | net: mark netdev_create_hash __net_initBaruch Siach2013-06-04
* | net: clean up skb headers codeCong Wang2013-05-31
* | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-29
* | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-29
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
* | net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-28
* | net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-28
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | 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
|\|
| * Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2013-05-19
* | net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman2013-05-22