summaryrefslogtreecommitdiff
path: root/net/core (follow)
Commit message (Expand)AuthorAge
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
* net: Fix "ip rule delete table 256"Andreas Henriksson2013-11-08
* net: flow_dissector: small optimizations in IPv4 dissectEric Dumazet2013-11-08
* net: skbuff - kernel-doc fixesMathias Krause2013-11-07
* net: move pskb_put() to core codeMathias Krause2013-11-07
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* net: introduce skb_coalesce_rx_frag()Jason Wang2013-11-04
* net: checksum: fix warning in skb_checksumDaniel Borkmann2013-11-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-02
| * netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli2013-10-25
* | net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-03
* | net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-03
* | net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu2013-10-29
* | net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu2013-10-29
* | net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu2013-10-29
* | net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25
* | net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa2013-10-25
* | net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
* | net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov2013-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam2013-10-09
* | net: always inline net_secret_initHannes Frederic Sowa2013-10-23
* | net: remove function sk_reset_txq()ZHAO Gang2013-10-22
* | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* | net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
* | net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
* | ipip: add GSO/TSO supportEric Dumazet2013-10-19
* | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
* | net: generalize skb_segment()Eric Dumazet2013-10-19
* | net: refactor sk_page_frag_refill()Eric Dumazet2013-10-18
* | net: gro: allow to build full sized skbEric Dumazet2013-10-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\|
| * pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-08
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-07
| * netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-07
* | cgroup: netprio: remove unnecessary task_netprioidxGao feng2013-10-08
* | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-07
* | flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov2013-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\|
| * net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet2013-09-30
| * net: net_secret should not depend on TCPEric Dumazet2013-09-28
| * net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-28
* | dev: always advertise rx_flags changes via netlinkNicolas Dichtel2013-09-30
* | dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel2013-09-30
* | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
* | net: create sysfs symlinks for neighbour devicesVeaceslav Falico2013-09-26
* | net: expose the master link to sysfs, and remove it from bondVeaceslav Falico2013-09-26
* | net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-26
* | net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-26