1. 8917a3c Fix a typo in datagram.c and sctp/socket.c. by David Shwatrz · 14 years ago
  2. 2d5311e filter: add a security check at install time by Eric Dumazet · 14 years ago
  3. ae9c416 net: arp: use assignment by Changli Gao · 14 years ago
  4. c56b4d9 af_packet: remove pgv.flags by Changli Gao · 14 years ago
  5. 0af55bb af_packet: use vmalloc_to_page() instead for the addresss returned by vmalloc() by Changli Gao · 14 years ago
  6. f7fce74 net: kill an RCU warning in inet_fill_link_af() by Eric Dumazet · 14 years ago
  7. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 14 years ago
  8. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  9. ca44ac3 net: don't reallocate skb->head unless the current one hasn't the needed extra size or is shared by Changli Gao · 14 years ago
  10. b924dcf tipc: Delete tipc_ownidentity() by Allan Stephens · 14 years ago
  11. 12bae47 tipc: Eliminate obsolete native API forwarding routines by Allan Stephens · 14 years ago
  12. 471450f tipc: Eliminate an unused symbolic constant in link code by Allan Stephens · 14 years ago
  13. 52fe7b7 tipc: Eliminate useless initialization when creating subscriber by Allan Stephens · 14 years ago
  14. 38f232e tipc: Remove unused domain argument from multicast send routine by Allan Stephens · 14 years ago
  15. a5c2af9 tipc: Remove support for TIPC mode change callback by Allan Stephens · 14 years ago
  16. 528c771 tipc: Delete useless function prototypes by Allan Stephens · 14 years ago
  17. 28cc937 tipc: Eliminate useless return value when disabling a bearer by Allan Stephens · 14 years ago
  18. 8d71919 tipc: Delete unused configuration service structure definition by Allan Stephens · 14 years ago
  19. c802628 tipc: Remove obsolete inclusions of header files by Allan Stephens · 14 years ago
  20. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  21. b672083 ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number by Shan Wei · 14 years ago
  22. 97b1ce25 tcp: use TCP_BASE_MSS to set basic mss value by Shan Wei · 14 years ago
  23. db3949c tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). by David S. Miller · 14 years ago
  24. 493f377 tcp: Add timewait recycling bits to ipv6 connect code. by David S. Miller · 14 years ago
  25. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  26. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  27. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 14 years ago
  28. 8afe7c8 ipip: add module alias for tunl0 tunnel device by stephen hemminger · 14 years ago
  29. 4da6a73 gre: add module alias for gre0 tunnel device by stephen hemminger · 14 years ago
  30. 407d6fc gre: minor cleanups by stephen hemminger · 14 years ago
  31. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  32. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  33. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  34. 021e929 inetpeer: Add v6 peers tree, abstract root properly. by David S. Miller · 14 years ago
  35. 0266304 inetpeer: Abstract address comparisons. by David S. Miller · 14 years ago
  36. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  37. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 14 years ago
  38. 98158f5 inetpeer: Abstract out the tree root accesses. by David S. Miller · 14 years ago
  39. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  40. a417786 xps: add __rcu annotations by Eric Dumazet · 14 years ago
  41. b02038a xps: NUMA allocations for per cpu data by Eric Dumazet · 14 years ago
  42. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  43. 82a39eb ipv6: Prepare the tree for un-inlined jhash. by Jozsef Kadlecsik · 14 years ago
  44. 3f0a069 X25 remove bkl in call user data length ioctl by andrew hendry · 14 years ago
  45. 74a7e44 X25 remove bkl from causediag ioctls by andrew hendry · 14 years ago
  46. 5b7958d X25 remove bkl from calluserdata ioctls by andrew hendry · 14 years ago
  47. f90de66 X25 remove bkl in facility ioctls by andrew hendry · 14 years ago
  48. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  49. 19eb5cc 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues by John Fastabend · 14 years ago
  50. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  51. d3c15ca ipv6: kill two unused macro definition by Shan Wei · 14 years ago
  52. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  53. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  54. 51cce8a 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 · 14 years ago
  55. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  56. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  57. 48124d1 mac80211: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  58. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  59. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  60. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  61. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  62. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  63. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  64. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  65. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  66. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  67. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  68. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  69. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  70. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  71. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  72. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  73. b0e2880 cfg80211: move mutex locking to reg_process_pending_hints() by Luis R. Rodriguez · 14 years ago
  74. f333a7a cfg80211: move reg_work and reg_todo above by Luis R. Rodriguez · 14 years ago
  75. 31e9972 cfg80211: put core regulatory request into queue by Luis R. Rodriguez · 14 years ago
  76. e5700c7 Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  77. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  78. 9ed05ad Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  79. 094f2fa Net: rds: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  80. 927a41f Net: phonet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  81. 64387df Net: lapb: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  82. 94ee288 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  83. cd30c62 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  84. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  85. 4de58df Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  86. 6b8ff8c Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  87. cc0bdac Net: econet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  88. 22674a2 Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  89. fa13bc3 Net: ceph: Makefile: remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  90. bac14e0 Net: can: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  91. a3106d0 Net: caif: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  92. 8721750 Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  93. 551eaff pktgen: allow faster module unload by Eric Dumazet · 14 years ago
  94. bbce5a5 packet: use vzalloc() by Eric Dumazet · 14 years ago
  95. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 0670b8a X25: remove bkl in routing ioctls by andrew hendry · 14 years ago
  97. 54aafbd X25: remove bkl in inq and outq ioctls by andrew hendry · 14 years ago
  98. 1ecd66b X25: remove bkl in timestamp ioctls by andrew hendry · 14 years ago
  99. 70be998 X25: pushdown bkl in ioctls by andrew hendry · 14 years ago
  100. c26aed4 filter: use reciprocal divide by Eric Dumazet · 14 years ago