1. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  2. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  3. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  4. 2e88810 phylib: add mdiobus_{read,write} by Lennert Buytenhek · 16 years ago
  5. 46abc02 phylib: give mdio buses a device tree presence by Lennert Buytenhek · 16 years ago
  6. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  7. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  8. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  10. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  11. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  12. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  13. 087fe24 ipv6: added net argument to _DEVINC/_DEVADD by Denis V. Lunev · 16 years ago
  14. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
  15. a712d3e8 ipv6: ICMP6MSGIN_INC_STATS is not used by Denis V. Lunev · 16 years ago
  16. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  17. 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
  18. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  19. a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
  20. 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
  21. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  22. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  23. 364ae95 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
  24. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  25. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  26. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  27. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  28. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  29. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  30. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  31. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  32. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  33. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  34. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago
  35. 001a18d netfilter: add dummy members to Ebtables code to ease transition to Xtables by Jan Engelhardt · 16 years ago
  36. 0ac6ab1 netfilter: Change return types of targets/watchers for Ebtables extensions by Jan Engelhardt · 16 years ago
  37. 8cc784e netfilter: change return types of match functions for ebtables extensions by Jan Engelhardt · 16 years ago
  38. 19eda87 netfilter: change return types of check functions for Ebtables extensions by Jan Engelhardt · 16 years ago
  39. 18219d3 netfilter: ebtables: do centralized size checking by Jan Engelhardt · 16 years ago
  40. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  41. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  42. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  43. 0c4c928 netfilter: netns nat: per-netns bysource hash by Alexey Dobriyan · 16 years ago
  44. e099a17 netfilter: netns nat: per-netns NAT table by Alexey Dobriyan · 16 years ago
  45. 3bb0d1c netfilter: netns nf_conntrack: GRE conntracking in netns by Alexey Dobriyan · 16 years ago
  46. d716a4d netfilter: netns nf_conntrack: per-netns conntrack accounting by Alexey Dobriyan · 16 years ago
  47. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  48. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  49. 8025070 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl by Alexey Dobriyan · 16 years ago
  50. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  51. 6058fa6 netfilter: netns nf_conntrack: per-netns event cache by Alexey Dobriyan · 16 years ago
  52. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  53. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  54. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  55. 63c9a26 netfilter: netns nf_conntrack: per-netns unconfirmed list by Alexey Dobriyan · 16 years ago
  56. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  57. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  58. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  59. 5a1fb39 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns by Alexey Dobriyan · 16 years ago
  60. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  61. 48dc786 netfilter: netns: remove nf_*_net() wrappers by Alexey Dobriyan · 16 years ago
  62. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  63. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  64. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  65. 075f664 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
  66. b8bae41 ipv4: add mc_count to in_device. by Rami Rosen · 16 years ago
  67. be713a4 netns: make uplitev6 mib per/namespace by Denis V. Lunev · 16 years ago
  68. 0c7ed67 netns: make udpv6 mib per/namespace by Denis V. Lunev · 16 years ago
  69. 835bcc0 netns: move /proc/net/dev_snmp6 to struct net by Denis V. Lunev · 16 years ago
  70. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  71. 654bed1 net: packet split receive api by Peter Zijlstra · 16 years ago
  72. c57943a net: wrap sk->sk_backlog_rcv() by Peter Zijlstra · 16 years ago
  73. 2354261 inet: Don't lookup the socket if there's a socket attached to the skb by KOVACS Krisztian · 16 years ago
  74. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  75. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  76. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  77. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 554794d pkt_sched: Fix handling of gso skbs on requeuing by Jarek Poplawski · 16 years ago
  79. fd3d276 [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y by Ralf Baechle · 16 years ago
  80. 13c1d18 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) by Arnaud Ebalard · 16 years ago
  81. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  82. c41bd97f8 Phonet: receive pipe control requests as out-of-band data by Rémi Denis-Courmont · 16 years ago
  83. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  84. 9995a32 Phonet: connected sockets glue by Rémi Denis-Courmont · 16 years ago
  85. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  86. 897312b include/linux/stacktrace.h: declare struct task_struct by Andrew Morton · 16 years ago
  87. 8531a35 [MIPS] SMTC: Fix SMTC dyntick support. by Kevin D. Kissell · 16 years ago
  88. d2bb01b [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. by Kevin D. Kissell · 16 years ago
  89. b7e4226 [MIPS] Build fix: Fix irq flags type by Ralf Baechle · 16 years ago
  90. 4b19de6 mm: tiny-shmem nommu fix by Nick Piggin · 16 years ago
  91. 16dbc6c inotify: fix lock ordering wrt do_page_fault's mmap_sem by Nick Piggin · 16 years ago
  92. ae1cfb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  94. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  95. bcd4130 udp: Export UDP socket lookup function by KOVACS Krisztian · 16 years ago
  96. a3116ac5 tcp: Port redirection support for TCP by KOVACS Krisztian · 16 years ago
  97. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  98. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  99. 7987687 ipv4: Conditionally enable transparent flow flag when connecting by KOVACS Krisztian · 16 years ago
  100. 1668e01 ipv4: Make inet_sock.h independent of route.h by KOVACS Krisztian · 16 years ago