1. 19469a8 flow_dissector: Use IPv6 flow label in flow_dissector by Tom Herbert · 10 years ago
  2. 535fb8d vxlan: Call udp_flow_src_port by Tom Herbert · 10 years ago
  3. 0e00161 net: Call skb_get_hash in get_xps_queue and __skb_tx_hash by Tom Herbert · 10 years ago
  4. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 10 years ago
  5. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  6. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  7. 46c9521 netlink: Fix do_one_broadcast() prototype. by Rami Rosen · 10 years ago
  8. 3f53bd8 tipc: fix link acknowledge logic in receive path by Erik Hugne · 10 years ago
  9. 7ae934b tipc: refactor message delivery out of tipc_rcv by Erik Hugne · 10 years ago
  10. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 10 years ago
  11. b98fe24 batman-adv: Use kasprintf by Himangi Saraogi · 10 years ago
  12. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  13. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  14. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 10 years ago
  15. eaea2da net: sctp: only warn in proc_sctp_do_alpha_beta if write by Daniel Borkmann · 10 years ago
  16. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 10 years ago
  17. fb0d164 net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  18. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  19. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 10 years ago
  20. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 10 years ago
  21. 5b9e7e1 openvswitch: introduce rtnl ops stub by Jiri Pirko · 10 years ago
  22. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 10 years ago
  23. 9bf2b8c net: fix some typos in comment by Ying Xue · 10 years ago
  24. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 10 years ago
  25. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 10 years ago
  26. 4135ab8 tcp: tcp_conn_request: fix build error when IPv6 is disabled by Octavian Purdila · 10 years ago
  27. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 10 years ago
  28. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  29. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  30. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 10 years ago
  31. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  32. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  33. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 10 years ago
  34. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  35. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  36. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  37. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 10 years ago
  38. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 10 years ago
  39. 57b4755 tcp: cookie_v4_init_sequence: skb should be const by Octavian Purdila · 10 years ago
  40. 6012052 tipc: simplify connection congestion handling by Jon Paul Maloy · 10 years ago
  41. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 10 years ago
  42. ec8a2e5 tipc: same receive code path for connection protocol and data messages by Jon Paul Maloy · 10 years ago
  43. b786e2b tipc: let port protocol senders use new link send function by Jon Paul Maloy · 10 years ago
  44. 4ccfe5e tipc: connection oriented transport uses new send functions by Jon Paul Maloy · 10 years ago
  45. e2dafe8 tipc: RDM/DGRAM transport uses new fragmenting and sending functions by Jon Paul Maloy · 10 years ago
  46. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 10 years ago
  47. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 10 years ago
  48. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 10 years ago
  49. 16e166b tipc: make link mtu easily accessible from socket by Jon Paul Maloy · 10 years ago
  50. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 10 years ago
  51. e4de5fa tipc: use negative error return values in functions by Jon Paul Maloy · 10 years ago
  52. 3d09fc4 tipc: eliminate case of writing to freed memory by Jon Paul Maloy · 10 years ago
  53. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  56. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  57. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  58. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  59. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  60. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 10 years ago
  61. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  62. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  63. 79631c8 trivial: net/irda/irlmp.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  64. e0f31d8 flow_keys: Record IP layer protocol in skb_flow_dissect() by Govindarajulu Varadarajan · 10 years ago
  65. 2b74e2c net: em_canid: remove useless statements from em_canid_change by Duan Jiong · 10 years ago
  66. a3f5ee7 bridge: use list_for_each_entry_continue_reverse by Li RongQing · 10 years ago
  67. 916c168 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  68. 1b0608f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  69. 24599e6 net: sctp: check proc_dointvec result in proc_sctp_do_auth by Daniel Borkmann · 10 years ago
  70. 2cd0d74 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  71. 8e4946c Revert "net: return actual error on register_queue_kobjects" by David S. Miller · 10 years ago
  72. 6f9a093 net: filter: fix upper BPF instruction limit by Kees Cook · 10 years ago
  73. ff5e92c net: sctp: propagate sysctl errors from proc_do* properly by Daniel Borkmann · 10 years ago
  74. d36a4f4 net: return actual error on register_queue_kobjects by Jie Liu · 10 years ago
  75. 3a3ec1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  76. 2ee3f63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  77. e0f802f tcp: move ir_mark initialization to tcp_openreq_init by Octavian Purdila · 10 years ago
  78. d215d10 net: delete duplicate dev_set_rx_mode() call by Peter Pan(潘卫平) · 10 years ago
  79. 7f4dbaa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  80. 1784637 tcp: remove unnecessary tcp_sk assignment. by Dave Jones · 10 years ago
  81. 945b2b2 netfilter: nf_nat: fix oops on netns removal by Florian Westphal · 10 years ago
  82. 4a00106 netfilter: ctnetlink: add zone size to length by Ken-ichirou MATSUZAWA · 10 years ago
  83. 98ca74f Merge branch 'ipvs' by Pablo Neira Ayuso · 10 years ago
  84. 9151360 netfilter: nft_nat: don't dump port information if unset by Pablo Neira Ayuso · 10 years ago
  85. 6403d96 netfilter: nf_tables: indicate family when dumping set elements by Pablo Neira Ayuso · 10 years ago
  86. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 10 years ago
  87. ac904ac netfilter: nf_tables: fix wrong type in transaction when replacing rules by Pablo Neira Ayuso · 10 years ago
  88. ac34b86 netfilter: nf_tables: decrement chain use counter when replacing rules by Pablo Neira Ayuso · 10 years ago
  89. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  90. 5bc5c30 netfilter: nf_tables: use RCU-safe list insertion when replacing rules by Pablo Neira Ayuso · 10 years ago
  91. cd5f336 netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper by Florian Westphal · 10 years ago
  92. 266155b netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks by Pablo Neira Ayuso · 10 years ago
  93. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  95. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  96. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 10 years ago
  97. 92d1372 Bluetooth: Allow change security level on ATT_CID in slave role by Marcin Kraglak · 10 years ago
  98. c73f94b Bluetooth: Fix locking of hdev when calling into SMP code by Johan Hedberg · 10 years ago
  99. 7ab56c3 Bluetooth: Fix deadlock in l2cap_conn_del() by Jukka Taimisto · 10 years ago
  100. f8680f1 Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state by Johan Hedberg · 10 years ago