1. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 16 years ago
  2. a7da1f5 caif: Bugfix - RFM must support segmentation. by Sjur Braendeland · 16 years ago
  3. b1c7424 caif: Bugfix not all services uses flow-ctrl. by Sjur Braendeland · 16 years ago
  4. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  5. d29c0c5 udp: Add UFO to NETIF_F_SOFTWARE_GSO by Herbert Xu · 16 years ago
  6. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 16 years ago
  7. 257b535 scm: Capture the full credentials of the scm sender. by Eric W. Biederman · 16 years ago
  8. 109f6e3 af_unix: Allow SO_PEERCRED to work across namespaces. by Eric W. Biederman · 16 years ago
  9. 3f551f9 sock: Introduce cred_to_ucred by Eric W. Biederman · 16 years ago
  10. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 16 years ago
  11. 812e876 scm: Reorder scm_cookie. by Eric W. Biederman · 16 years ago
  12. 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 16 years ago
  13. 317fe0e inetpeer: restore small inet_peer structures by Eric Dumazet · 16 years ago
  14. d5f31fb netpoll: Use correct primitives for RCU dereferencing by Herbert Xu · 16 years ago
  15. 5933dd2 net: NET_SKB_PAD should depend on L1_CACHE_BYTES by Eric Dumazet · 16 years ago
  16. 82695d9 net: Fix error in comment on net_device_ops::ndo_get_stats by Ben Hutchings · 16 years ago
  17. aa1039e inetpeer: RCU conversion by Eric Dumazet · 16 years ago
  18. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  19. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 16 years ago
  20. a3433f3 tcp: unify tcp flag macros by Changli Gao · 16 years ago
  21. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 16 years ago
  22. a35e2c1 macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 by Jiri Pirko · 16 years ago
  23. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 16 years ago
  24. c18370f netpoll: Add netpoll_tx_running by Herbert Xu · 16 years ago
  25. 8fdd95e netpoll: Allow netpoll_setup/cleanup recursion by Herbert Xu · 16 years ago
  26. 4247e16 netpoll: Add ndo_netpoll_setup by Herbert Xu · 16 years ago
  27. de85d99 netpoll: Fix RCU usage by Herbert Xu · 16 years ago
  28. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 16 years ago
  29. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 16 years ago
  30. 1be3b5f ethtool: Revert incorrect indentation changes by Ben Hutchings · 16 years ago
  31. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 16 years ago
  32. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 16 years ago
  33. 85ad181 mac80211: allow drivers to sleep in ampdu_action by Johannes Berg · 16 years ago
  34. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 16 years ago
  35. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 16 years ago
  36. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 16 years ago
  37. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 16 years ago
  38. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  40. d8d1f30 net-next: remove useless union keyword by Changli Gao · 16 years ago
  41. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 16 years ago
  42. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 16 years ago
  43. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 16 years ago
  44. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 16 years ago
  45. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 16 years ago
  46. abe37c4 wireless: fix kernel-doc by Johannes Berg · 16 years ago
  47. 339bb99 netfilter: xt_rateest: Better struct xt_rateest layout by Eric Dumazet · 16 years ago
  48. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 16 years ago
  49. 6601850 ip: Router Alert RCU conversion by Eric Dumazet · 16 years ago
  50. a8b690f tcp: Fix slowness in read /proc/net/tcp by Tom Herbert · 16 years ago
  51. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  52. bb1d912 bonding: allow user-controlled output slave selection by Andy Gospodarek · 16 years ago
  53. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 16 years ago
  54. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 16 years ago
  55. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 16 years ago
  56. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 16 years ago
  57. 38a6cc7 mac80211: Remove deprecated sta_notify commands by Sujith · 16 years ago
  58. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 16 years ago
  59. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 16 years ago
  60. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 16 years ago
  61. bc10502 net: use __packed annotation by Eric Dumazet · 16 years ago
  62. b5f7e75 ipv4: add LINUX_MIB_IPRPFILTER snmp counter by Eric Dumazet · 16 years ago
  63. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 16 years ago
  64. 77c2061 wireless: fix several minor description typos by Walter Goldens · 16 years ago
  65. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 16 years ago
  66. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 16 years ago
  67. 614f60f packet_mmap: expose hw packet timestamps to network packet capture utilities by Scott McMillan · 16 years ago
  68. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 16 years ago
  69. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 16 years ago
  70. 3711210 net: QDISC_STATE_RUNNING dont need atomic bit ops by Eric Dumazet · 16 years ago
  71. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 16 years ago
  72. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  73. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 16 years ago
  74. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 16 years ago
  75. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  76. 38117d1 net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. by David S. Miller · 16 years ago
  77. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 16 years ago
  78. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  80. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  81. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  82. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  83. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  84. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  85. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 16 years ago
  86. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  87. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 16 years ago
  88. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  89. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 16 years ago
  90. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 16 years ago
  91. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 16 years ago
  92. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  93. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 16 years ago
  94. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 16 years ago
  95. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 16 years ago
  96. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 16 years ago
  97. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  98. 89ad6a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  99. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 16 years ago
  100. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 16 years ago