1. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  2. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  3. 3881ac4 af_iucv: add HiperSockets transport by Ursula Braun · 13 years ago
  4. 493d397 af_iucv: cleanup - use iucv_sk(sk) early by Ursula Braun · 13 years ago
  5. 6fcd61f af_iucv: use loadable iucv interface by Frank Blaschka · 13 years ago
  6. c69748d iucv: kernel option for z/VM IUCV and HiperSockets by Ursula Braun · 13 years ago
  7. 96d042a iucv: introduce loadable iucv interface by Frank Blaschka · 13 years ago
  8. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  9. cd28ca0 neigh: reduce arp latency by Eric Dumazet · 13 years ago
  10. e7c379d rtnetlink: remove initialization of dev->real_num_tx_queues by Jiri Pirko · 13 years ago
  11. 9de79c1 net: fix potential neighbour race in dst_ifdown() by Eric Dumazet · 13 years ago
  12. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. d52fbfc ipv4: use dst with ref during bcast/mcast loopback by Julian Anastasov · 13 years ago
  14. 47670b7 ipv4: route non-local sources for raw socket by Julian Anastasov · 13 years ago
  15. 797fd39 netfilter: TCP and raw fix for ip_route_me_harder by Julian Anastasov · 13 years ago
  16. dd23198e ipv4: Fix ip_getsockopt for IP_PKTOPTIONS by Daniel Baluta · 13 years ago
  17. d547f72 ipv4: fix the reusing of routing cache entries by Julian Anastasov · 13 years ago
  18. fad5444 netfilter: avoid double free in nf_reinject by Julian Anastasov · 13 years ago
  19. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  20. c15fea2 ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets by Max Matveev · 13 years ago
  21. c71d8eb net: Fix security_socket_sendmsg() bypass problem. by Tetsuo Handa · 13 years ago
  22. 98382f4 net: Cap number of elements for sendmmsg by Anton Blanchard · 13 years ago
  23. 728ffb8 net: sendmmsg should only return an error if no messages were sent by Anton Blanchard · 13 years ago
  24. 5be1334 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  25. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  26. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  27. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  28. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  29. 22019b1 net: add kerneldoc to skb_copy_bits() by Eric Dumazet · 13 years ago
  30. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  31. a08af81 atm: br2864: sent packets truncated in VC routed mode by Chas Williams · 13 years ago
  32. ebdcc94 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 13 years ago
  33. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 13 years ago
  34. d96a9e8 dccp ccid-2: check Ack Ratio when reducing cwnd by Samuel Jero · 13 years ago
  35. 0ce95dc7 dccp ccid-2: increment cwnd correctly by Samuel Jero · 13 years ago
  36. d346d88 dccp ccid-2: prevent cwnd > Sequence Window by Samuel Jero · 13 years ago
  37. 31daf03 dccp ccid-2: use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 13 years ago
  38. a6444f4 dccp: send Confirm options only once by Samuel Jero · 13 years ago
  39. 44e6fd9 dccp: support for exchanging of NN options in established state 2/2 by Gerrit Renker · 13 years ago
  40. d6916f8 dccp: support for the exchange of NN options in established state 1/2 by Gerrit Renker · 13 years ago
  41. e1738bd sch_sfq: fix sfq_enqueue() by Eric Dumazet · 13 years ago
  42. a1889c0 net: adjust array index by Julia Lawall · 13 years ago
  43. 89b0212 ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2() by Eric Dumazet · 13 years ago
  44. 897dc80 ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv() by Eric Dumazet · 13 years ago
  45. d14730b ipv6: use RCU in inet6_csk_xmit() by Eric Dumazet · 13 years ago
  46. cfdf764 ipv6: some RCU conversions by Eric Dumazet · 13 years ago
  47. 384b90a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6 by David S. Miller · 13 years ago
  48. 177c27b net: fix new sunrpc kernel-doc warning by Randy Dunlap · 13 years ago
  49. 4203223 xfrm: Fix key lengths for rfc3686(ctr(aes)) by Tushar Gohad · 13 years ago
  50. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  51. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  52. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  53. 894dc24 net: sock_sendmsg_nosec() is static by Eric Dumazet · 13 years ago
  54. b49179c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  55. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  56. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  57. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  58. e5036c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  59. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  60. 5bc91db wireless: fix a typo in ignore_reg_update by Mihai Moldovan · 13 years ago
  61. a203c2a cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  62. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  63. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  64. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  65. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  66. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 13 years ago
  67. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  68. 48daec0 net: fix eth.c kernel-doc warning by Randy Dunlap · 13 years ago
  69. b76d078 IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  70. 32019e6 ipv6: Do not leave router anycast address for /127 prefixes. by YOSHIFUJI Hideaki · 13 years ago
  71. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  72. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  73. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  74. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
  76. 559fafb gre: fix improper error handling by xeb@mail.ru · 13 years ago
  77. b0fe4a3 ipv4: use RT_TOS after some rt_tos conversions by Julian Anastasov · 13 years ago
  78. c9ffb05 net/9p: Fix the msize calculation. by Venkateswararao Jujjuri (JV) · 13 years ago
  79. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 13 years ago
  80. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 13 years ago
  81. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 13 years ago
  82. 5034990 fs/9p: Fid is not valid after a failed clunk. by Aneesh Kumar K.V · 13 years ago
  83. 7f78167 VirtIO can transfer VIRTQUEUE_NUM of pages. by jvrao · 13 years ago
  84. 114e6f3 Fix the size of receive buffer packing onto VirtIO ring. by jvrao · 13 years ago
  85. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 13 years ago
  86. b85f7d92 net/9p: fix client code to fail more gracefully on protocol error by Eric Van Hensbergen · 13 years ago
  87. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  88. f9035cd Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  89. 1821f7c net: allow netif_carrier to be called safely from IRQ by stephen hemminger · 13 years ago
  90. 160d73b bridge: minor cleanups by stephen hemminger · 13 years ago
  91. 4ecb961 bridge: add notification over netlink when STP changes state by stephen hemminger · 13 years ago
  92. 56139fc bridge: notifier called with the wrong device by stephen hemminger · 13 years ago
  93. 0652cac bridge: ignore bogus STP config packets by stephen hemminger · 13 years ago
  94. 0c03150 bridge: send proper message_age in config BPDU by stephen hemminger · 13 years ago
  95. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  97. 415b333 icmp: Fix regression in nexthop resolution during replies. by David S. Miller · 13 years ago
  98. d9be4f7 ipv4: Constrain UFO fragment sizes to multiples of 8 bytes by Bill Sommerfeld · 13 years ago
  99. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  100. 21efcfa ipv6: unshare inetpeers by Eric Dumazet · 13 years ago