Age | Commit message (Expand) | Author |
2014-04-14 | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet |
2014-04-14 | tcp: tcp_release_cb() should release socket ownership | Eric Dumazet |
2014-03-23 | net-tcp: fastopen: fix high order allocations | Eric Dumazet |
2014-01-17 | ipv6: simplify detection of first operational link-local address on interface | Hannes Frederic Sowa |
2014-01-02 | sctp: Remove outqueue empty state | Vlad Yasevich |
2014-01-01 | net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1 | Daniel Borkmann |
2013-12-10 | sctp: properly latch and use autoclose value from sock to association | Neil Horman |
2013-12-05 | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. | Eric W. Biederman |
2013-12-05 | xen-netback: fix fragment detection in checksum setup | Paul Durrant |
2013-11-28 | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements | Xufeng Zhang |
2013-11-23 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-21 | genetlink: fix genl_set_err() group ID | Johannes Berg |
2013-11-21 | genetlink: fix genlmsg_multicast() bug | Johannes Berg |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |
2013-11-19 | genetlink: add and use genl_set_err() | Johannes Berg |
2013-11-19 | genetlink: remove family pointer from genl_multicast_group | Johannes Berg |
2013-11-19 | genetlink: remove genl_unregister_mc_group() | Johannes Berg |
2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg |
2013-11-15 | genetlink: unify registration functions | Johannes Berg |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-14 | genetlink: make genl_ops flags a u8 and move to end | Johannes Berg |
2013-11-14 | genetlink: allow making ops const | Johannes Berg |
2013-11-14 | genetlink: register family ops as array | Johannes Berg |
2013-11-14 | genetlink: remove genl_register_ops/genl_unregister_ops | Johannes Berg |
2013-11-11 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-11-08 | ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt | Florent Fourcot |
2013-11-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-07 | net: move pskb_put() to core code | Mathias Krause |
2013-11-07 | udp: Remove unnecessary semicolon from do{}while (0) macro | Joe Perches |
2013-11-05 | ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE | Hannes Frederic Sowa |
2013-11-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-05 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-11-04 | net: codel: Avoid undefined behavior from signed overflow | Jesper Dangaard Brouer |
2013-11-04 | tcp: properly handle stretch acks in slow start | Yuchung Cheng |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller |
2013-11-04 | net: checksum: fix warning in skb_checksum | Daniel Borkmann |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-11-03 | net: sctp: fix and consolidate SCTP checksumming code | Daniel Borkmann |
2013-11-03 | net: skb_checksum: allow custom update/combine for walking skb | Daniel Borkmann |
2013-11-03 | netfilter: introduce nf_conn_acct structure | Holger Eitzenberger |
2013-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-10-29 | vxlan: Have the NIC drivers do less work for offloads | Joseph Gasparakis |
2013-10-29 | net: esp{4,6}: get rid of struct esp_data | Mathias Krause |
2013-10-29 | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause |
2013-10-28 | ipv6: Remove privacy config option. | David S. Miller |
2013-10-28 | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau |