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