summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2013-11-14core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-08net: Fix "ip rule delete table 256"Andreas Henriksson
2013-11-08net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet
2013-11-08net: skbuff - kernel-doc fixesMathias Krause
2013-11-08net: move pskb_put() to core codeMathias Krause
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04net: checksum: fix warning in skb_checksumDaniel Borkmann
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-04net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-02net: flow_dissector: fail on evil iph->ihlJason Wang
2013-10-29net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu
2013-10-29net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu
2013-10-29net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-25net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: always inline net_secret_initHannes Frederic Sowa
2013-10-22net: remove function sk_reset_txq()ZHAO Gang
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-19net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet
2013-10-19net: generalize skb_segment()Eric Dumazet
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09pkt_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