aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-10net: gro: allow to build full sized skbEric Dumazet
2013-10-09net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08pkt_sched: fq: fix non TCP flows pacingEric Dumazet
2013-10-08cgroup: netprio: remove unnecessary task_netprioidxGao feng
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet
2013-09-30dev: always advertise rx_flags changes via netlinkNicolas Dichtel
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26net: create sysfs symlinks for neighbour devicesVeaceslav Falico
2013-09-26net: expose the master link to sysfs, and remove it from bondVeaceslav Falico
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add RCU variant to search for netdev_adjacent linkVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
2013-09-26net: use lists as arguments instead of bool upperVeaceslav Falico
2013-09-26net: neighbour: use source address of last enqueued packet for solicitationHannes Frederic Sowa
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov
2013-09-12netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang
2013-09-11net: fix multiqueue selectionEric Dumazet
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner
2013-09-03Merge 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-30userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-30net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-08-29net: add netdev_upper_get_next_dev_rcu(dev, iter)Veaceslav Falico
2013-08-29net: remove search_list from netdev_adjacentVeaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
2013-08-29net: rename netdev_upper to netdev_adjacentVeaceslav Falico
2013-08-28sysfs: Restrict mounting sysfsEric W. Biederman
2013-08-27net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-15rtnetlink: remove an unneeded testDan Carpenter