1. 5c31142 tipc: eliminate redundant lookups in registry by Jon Paul Maloy · 10 years ago
  2. 58ed944 tipc: align usage of variable names and macros in socket by Jon Paul Maloy · 10 years ago
  3. 3b4f302 tipc: eliminate redundant locking by Jon Paul Maloy · 10 years ago
  4. 24be34b tipc: eliminate upcall function pointers between port and socket by Jon Paul Maloy · 10 years ago
  5. 8826cde tipc: aggregate port structure into socket structure by Jon Paul Maloy · 10 years ago
  6. f9fef18 tipc: remove redundant 'peer_name' field in struct tipc_sock by Jon Paul Maloy · 10 years ago
  7. 978813e tipc: replace reference table rwlock with spinlock by Jon Paul Maloy · 10 years ago
  8. 4a93f50 flowcache: Fix resource leaks on namespace exit. by Steffen Klassert · 10 years ago
  9. 184593c tipc: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  10. ec633eb ieee802154: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  11. 2b8837a net: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  12. f0e7882 8021q: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  13. fba373d pkt_sched: add cond_resched() to class and qdisc dump by Eric Dumazet · 10 years ago
  14. 15dc36e pkt_sched: do not use rcu in tc_dump_qdisc() by Eric Dumazet · 10 years ago
  15. 090f116 ipv6: ip6_forward: perform skb->pkt_type check at the beginning by Li RongQing · 10 years ago
  16. d32d9bb flowcache: restore a single flow_cache kmem_cache by Eric Dumazet · 10 years ago
  17. 431a912 tcp: timestamp SYN+DATA messages by Eric Dumazet · 10 years ago
  18. 3772ab1d 6lowpan: reassembly: fix access of ctl table entry by Alexander Aring · 10 years ago
  19. 746e349 l2tp: fix unused variable warning by Eric Dumazet · 10 years ago
  20. 9063e21 netlink: autosize skb lengthes by Eric Dumazet · 10 years ago
  21. be14cc9 vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 10 years ago
  22. 375f67d vlan: slight optimization for vlan_do_receive() by dingtianhong · 10 years ago
  23. 2d8d40a pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 10 years ago
  24. 3714765 6lowpan: reassembly: fix return of init function by Alexander Aring · 10 years ago
  25. 3894004 Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 10 years ago
  26. 31c70d5 l2tp: keep original skb ownership by Eric Dumazet · 10 years ago
  27. 2196269 tcp: do not leak non zero tstamp in output packets by Eric Dumazet · 10 years ago
  28. 6f542ef net_sched: htb: do not acquire qdisc lock in dump operations by Eric Dumazet · 10 years ago
  29. cefc8c8 6lowpan: move 6lowpan header to include/net by Alexander Aring · 10 years ago
  30. 91c6922 6lowpan: add missing include of net/ipv6.h by Alexander Aring · 10 years ago
  31. f7324ac tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent() by David S. Miller · 10 years ago
  32. e90c148 inet: remove now unused flag DST_NOPEER by Hannes Frederic Sowa · 10 years ago
  33. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. 6092c79 ieee802154: fix whitespace issues in Kconfig by Alexander Aring · 10 years ago
  35. 960d97f cfg80211: add MPLS and 802.21 classification by Simon Wunderlich · 10 years ago
  36. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. 7727640 af_rxrpc: Keep rxrpc_call pointers in a hashtable by Tim Smith · 10 years ago
  38. 4823551 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  39. ec0223e net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable by Daniel Borkmann · 10 years ago
  40. 82f1918 Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  41. f19c29e tcp: snmp stats for Fast Open, SYN rtx, and data pkts by Yuchung Cheng · 10 years ago
  42. 10ddceb ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer by Xin Long · 10 years ago
  43. a135e59 sch_tbf: Remove holes in struct tbf_sched_data. by Hiroaki SHIMODA · 10 years ago
  44. c84a571 tcp: fix bogus RTT on special retransmission by Yuchung Cheng · 10 years ago
  45. de39d7a hsr: off by one sanity check in hsr_register_frame_in() by Dan Carpenter · 10 years ago
  46. 0c6a481 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
  47. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 10 years ago
  48. b6f82fc 6lowpan: use memcpy to set tag value in fraghdr by Alexander Aring · 10 years ago
  49. 0234a63 6lowpan: remove initialization of tag value by Alexander Aring · 10 years ago
  50. 4c7f778 6lowpan: fix type of datagram size parameter by Alexander Aring · 10 years ago
  51. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 10 years ago
  52. d57fec8 6lowpan: fix some checkpatch issues by Alexander Aring · 10 years ago
  53. 01348b3 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c by Alexander Aring · 10 years ago
  54. 02600d0 6lowpan: change tag type to __be16 by Alexander Aring · 10 years ago
  55. 96cb3eb 6lowpan: fix fragmentation on sending side by Alexander Aring · 10 years ago
  56. 349aa7b 6lowpan: add uncompress header size function by Alexander Aring · 10 years ago
  57. 52f1454 packet: allow to transmit +4 byte in TX_RING slot for VLAN case by Daniel Borkmann · 10 years ago
  58. b95eddb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  59. accfe0e ipv6: ipv6_find_hdr restore prev functionality by Hans Schillstrom · 10 years ago
  60. feff9ab neigh: recompute reachabletime before returning from neigh_periodic_work() by Duan Jiong · 10 years ago
  61. 352063c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  62. 5e2c21d neigh: directly goto out after setting nud_state to NUD_FAILED by Duan Jiong · 10 years ago
  63. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  64. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  65. bf439b3 net: ipv6: ping: Use socket mark in routing lookup by Lorenzo Colitti · 10 years ago
  66. 8e2a89c 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
  67. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 10 years ago
  68. 724b9e1 sch_tbf: Fix potential memory leak in tbf_change(). by Hiroaki SHIMODA · 10 years ago
  69. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  70. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  71. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  72. 69647ce ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment by Hannes Frederic Sowa · 10 years ago
  73. a960ff8 neigh: probe application via netlink in NUD_PROBE by Timo Teräs · 10 years ago
  74. 84a3e72 ipv6: log src and dst along with "udp checksum is 0" by Bjørn Mork · 10 years ago
  75. 3f85944 net: Add sysfs file for port number by Amir Vadai · 10 years ago
  76. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 10 years ago
  77. 9a9bfd0 net: tcp: use NET_INC_STATS() by Eric Dumazet · 10 years ago
  78. e8388eb af_rxrpc: Request an ACK for every alternate DATA packet by David Howells · 10 years ago
  79. 817913d af_rxrpc: Expose more RxRPC parameters via sysctls by David Howells · 11 years ago
  80. 9823f39 af_rxrpc: Improve ACK production by David Howells · 11 years ago
  81. 5873c08 af_rxrpc: Add sysctls for configuring RxRPC parameters by David Howells · 11 years ago
  82. 6c9a2d3 af_rxrpc: Fix UDP MTU calculation from ICMP_FRAG_NEEDED by David Howells · 10 years ago
  83. 3a9016f xfrm: Fix unlink race when policies are deleted. by Steffen Klassert · 10 years ago
  84. 46833a8 net: Fix permission check in netlink_connect() by Mike Pecovnik · 10 years ago
  85. 91a48a2 ipv4: ipv6: better estimate tunnel header cut for correct ufo handling by Hannes Frederic Sowa · 10 years ago
  86. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 10 years ago
  87. 895de9a vti4: Enable namespace changing by Steffen Klassert · 10 years ago
  88. 6e2de80 vti4: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 10 years ago
  89. 78a010c vti4: Support inter address family tunneling. by Steffen Klassert · 10 years ago
  90. a34cd4f vti4: Use the on xfrm_lookup returned dst_entry directly by Steffen Klassert · 10 years ago
  91. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  92. df3893c vti: Update the ipv4 side to use it's own receive hook. by Steffen Klassert · 10 years ago
  93. 6d608f0 ip_tunnel: Make vti work with i_key set by Steffen Klassert · 10 years ago
  94. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  95. d099160 ipcomp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  96. e5b5645 ah4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  97. 827789c esp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  98. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  99. 0409114 bridge: netfilter: Use ether_addr_copy by Joe Perches · 10 years ago
  100. e5a727f bridge: Use ether_addr_copy and ETH_ALEN by Joe Perches · 10 years ago