summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-08-14rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-08-09net: flow_dissector: add 802.1ad supportEric Dumazet
2013-08-09cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-09netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-05neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico
2013-08-02net: check net.core.somaxconn sysctl valuesRoman Gushchin
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-27net: core: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-26neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/Francesco Fusco
2013-07-25net: fix comment above build_skb()Florian Fainelli
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-16ethtool: fixed trailing statements in ethtoolDragos Foianu
2013-07-14net: delete __cpuinit usage from all net filesPaul Gortmaker
2013-07-12net: access page->private by using page_privateSunghan Suh
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck
2013-07-11net: rename busy poll socket op and globalsEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-03core: Copy inner_protocol in copy_skb_header()Joe Stringer
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-02core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt
2013-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller
2013-07-01neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-06-28dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26Merge ../vxlan-xStephen Hemminger
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24net: allow large number of tx queuesEric Dumazet
2013-06-20neigh: disallow un-init_net to change thresh of neighGao feng
2013-06-20neigh: only allow init_net to change the default neigh_parmsGao feng
2013-06-20neigh: no need to call lookup_neigh_parms in neigh_parms_allocGao feng
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-18vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir