1. 45b5035 [RTNETLINK]: Send a single notification on device state changes. by Laszlo Attila Toth · 16 years ago
  2. 370125f [NETLABLE]: Hide netlbl_unlabel_audit_addr6 under ifdef CONFIG_IPV6. by Pavel Emelyanov · 16 years ago
  3. 56628b1 [NETLABEL]: Don't produce unused variables when IPv6 is off. by Pavel Emelyanov · 16 years ago
  4. 94de7fe [NETLABEL]: Compilation for CONFIG_AUDIT=n case. by Pavel Emelyanov · 16 years ago
  5. 910d6c3 [GENETLINK]: Relax dances with genl_lock. by Pavel Emelyanov · 16 years ago
  6. 4c3a0a2 [NETLABEL]: Fix lookup logic of netlbl_domhsh_search_def. by Pavel Emelyanov · 16 years ago
  7. fee54fa [NET]: Fix comment for skb_pull_rcsum by Urs Thuermann · 16 years ago
  8. 28a89453 [IPV6]: Fix IPsec datagram fragmentation by Herbert Xu · 16 years ago
  9. 69cc64d [NDISC]: Fix race in generic address resolution by David S. Miller · 16 years ago
  10. e848b58 [AX25] ax25_ds_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  11. 21fab4a [AX25] ax25_timer: use mod_timer instead of add_timer by Jarek Poplawski · 16 years ago
  12. 4de211f [AX25] ax25_route: make ax25_route_lock BH safe by Jarek Poplawski · 16 years ago
  13. 1105b5d [AX25] af_ax25: remove sock lock in ax25_info_show() by Jarek Poplawski · 16 years ago
  14. 8315f5d fib_trie: /proc/net/route performance improvement by Stephen Hemminger · 16 years ago
  15. ec28cf7 fib_trie: handle empty tree by Stephen Hemminger · 16 years ago
  16. e4f8b5d [IPV4]: Remove IP_TOS setting privilege checks. by David S. Miller · 16 years ago
  17. 0c0d61ca9 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  18. bb50c80 SUNPRC: Fix printk format warning by Roland Dreier · 16 years ago
  19. 30ddb15 [PKT_SCHED] ematch: Fix build warning. by David S. Miller · 16 years ago
  20. 2134745 [NET_SCHED] sch_htb: htb_requeue fix by Jarek Poplawski · 16 years ago
  21. 238fc7e [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. by Rami Rosen · 16 years ago
  22. 954415e [PKT_SCHED] ematch: tcf_em_destroy robustness by Stephen Hemminger · 16 years ago
  23. ed7af3b [PKT_SCHED]: deinline functions in meta match by Stephen Hemminger · 16 years ago
  24. 8ff65b4 [SCTP]: Convert sctp_dbg_objcnt to seq files. by Pavel Emelyanov · 16 years ago
  25. 3f5340a [SCTP]: Use snmp_fold_field instead of a homebrew analogue. by Pavel Emelyanov · 16 years ago
  26. cd557bc [IGMP]: Optimize kfree_skb in igmp_rcv. by Denis V. Lunev · 16 years ago
  27. bd2f747 [KEY]: Convert net/pfkey to use seq files. by Pavel Emelyanov · 16 years ago
  28. 61145aa [KEY]: Clean up proc files creation a bit. by Pavel Emelyanov · 16 years ago
  29. 268bcca [PKT_SCHED] ematch: oops from uninitialized variable (resend) by Stephen Hemminger · 16 years ago
  30. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  31. 3668805 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. cbdc738 namespaces: mark NET_NS with "depends on NAMESPACES" by Pavel Emelyanov · 16 years ago
  33. dd5a184 [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN by Eric Dumazet · 16 years ago
  34. fca09fb [DECNET] ROUTE: remove unecessary alignment by Eric Dumazet · 16 years ago
  35. 405137d [IPSEC]: Add support for aes-ctr. by Joy Latten · 16 years ago
  36. bca65ea [TIPC]: declare proto_ops structures as 'const'. by Florian Westphal · 16 years ago
  37. 86121fe [TIPC]: Kill unused static inline (x5) by Ilpo Järvinen · 16 years ago
  38. 04f217a [TC]: oops in em_meta by Stephen Hemminger · 16 years ago
  39. f2a7799 [AF_IUCV]: defensive programming of iucv_callback_txdone by Ursula Braun · 16 years ago
  40. d444472 [AF_IUCV]: broken send_skb_q results in endless loop by Ursula Braun · 16 years ago
  41. 435bc9d [IUCV]: wrong irq-disabling locking at module load time by Ursula Braun · 16 years ago
  42. a219994 [CAN]: Minor clean-ups by Urs Thuermann · 16 years ago
  43. a2fea5f [CAN]: Move proto_{,un}register() out of spin-locked region by Urs Thuermann · 16 years ago
  44. 5423dd6 [CAN]: Clean up module auto loading by Urs Thuermann · 16 years ago
  45. 5f58a5c [IPSEC] flow: Remove an unnecessary ____cacheline_aligned by Eric Dumazet · 16 years ago
  46. 4136cd5 [IPV4]: route: fix crash ip_route_input by Patrick McHardy · 16 years ago
  47. 5da621f [NETFILTER]: xt_iprange: add missing #include by Jan Engelhardt · 16 years ago
  48. d9d1757 [NETFILTER]: xt_iprange: fix typo in address family by Patrick McHardy · 16 years ago
  49. 86577c6 [NETFILTER]: nf_conntrack: fix ct_extend ->move operation by Patrick McHardy · 16 years ago
  50. b2155e7 [NETFILTER]: nf_conntrack: TCP conntrack reopening fix by Jozsef Kadlecsik · 16 years ago
  51. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  52. 5f9646c [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. by Vlad Yasevich · 16 years ago
  53. a869981 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number by Wei Yongjun · 16 years ago
  54. b46ae36 [SCTP]: Set ports in every address returned by sctp_getladdrs() by Vlad Yasevich · 17 years ago
  55. c068be5 [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk by Vlad Yasevich · 17 years ago
  56. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  57. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  58. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  59. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  60. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  61. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  62. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  63. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  64. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 16 years ago
  65. a29961b3 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  66. 9ec1381 [NET_SCHED]: cls_flow: support classification based on VLAN tag by Patrick McHardy · 16 years ago
  67. 4f25049 [NET_SCHED]: cls_flow: fix key mask validity check by Patrick McHardy · 16 years ago
  68. 0ea9d70 [NET_SCHED]: em_meta: fix compile warning by Patrick McHardy · 16 years ago
  69. 03ac7a8 mac80211: Is not EXPERIMENTAL anymore by Michael Buesch · 16 years ago
  70. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. eda61d3 NetLabel: introduce a new kernel configuration API for NetLabel by Paul Moore · 16 years ago
  72. 01f2d38 [SCTP]: Kill silly inlines in ulpqueue.c by Vlad Yasevich · 17 years ago
  73. 0eca8fe [SCTP]: Do not increase rwnd when reading partial notification. by Vlad Yasevich · 17 years ago
  74. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  75. 3113e88 [PKT_SCHED]: vlan tag match by Stephen Hemminger · 16 years ago
  76. 03245ce [NET] rtnetlink.c: remove no longer used functions by Adrian Bunk · 16 years ago
  77. 8cf2294 [ICMP]: Restore pskb_pull calls in receive function by Herbert Xu · 16 years ago
  78. 5d8c0aa [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. by Pavel Emelyanov · 16 years ago
  79. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 16 years ago
  80. 91f5cca bluetooth: uninlining by Andrew Morton · 16 years ago
  81. eff001e bluetooth: hidp_process_hid_control remove unnecessary parameter dealing by Dave Young · 16 years ago
  82. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 16 years ago
  83. d2f19fa [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth by Wei Yongjun · 16 years ago
  84. b9c4d82 [IPV4]: Formatting fix for /proc/net/fib_trie. by Denis V. Lunev · 16 years ago
  85. 0aead54 [NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git broken build) by Rami Rosen · 16 years ago
  86. 322c8a3 [IPSEC] xfrm4_beet_input(): fix an if() by Adrian Bunk · 16 years ago
  87. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  88. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  89. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  90. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  91. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  92. 53379e5 typo fixes in net/core/net_namespace.c by Oliver Pinter · 16 years ago
  93. 1dbede8 typo fix in net/rfkill/rfkill.c by Oliver Pinter · 16 years ago
  94. ac461a0 typo fixes in net/sctp/sm_statefuns.c by Oliver Pinter · 16 years ago
  95. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  96. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  97. 63e9b66 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  98. ea339d4 SUNRPC: RPC program information is stored in unsigned integers by Chuck Lever · 17 years ago
  99. d2f7e79 SUNRPC: Move exported symbol definitions after function declaration part 2 by Trond Myklebust · 17 years ago
  100. 0113ab3 SUNRPC: spin svc_rqst initialization to its own function by Jeff Layton · 17 years ago