1. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  2. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  3. 62c7931 [NETFILTER]: Clean up duplicate includes in net/bridge/ by Jesper Juhl · 17 years ago
  4. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  5. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  6. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  7. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  8. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  9. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  10. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  11. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  12. 9a834b8 [BRIDGE]: Round off STP perodic timers. by Stephen Hemminger · 17 years ago
  13. 071f772 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. by Baruch Even · 17 years ago
  14. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  15. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  16. fc38582 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code by Patrick McHardy · 17 years ago
  17. 98486fa [BRIDGE]: Missing rtnl. by Stephen Hemminger · 17 years ago
  18. c2886d6 [BRIDGE]: if no STP then forward all BPDUs by Stephen Hemminger · 17 years ago
  19. 2111f8b [BRIDGE]: drop PAUSE frames by Stephen Hemminger · 17 years ago
  20. 83aa093 [BRIDGE]: don't change packet type by Stephen Hemminger · 17 years ago
  21. 3e6cf55 [BRIDGE]: Fix warning in net-2.6.22 by Stephen Hemminger · 17 years ago
  22. 6313c1e [RTNETLINK]: Remove unnecessary locking in dump callbacks by Patrick McHardy · 17 years ago
  23. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  24. 3b5018d [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading by Patrick McHardy · 17 years ago
  25. c15bf6e [NETFILTER]: ebt_arp: add gratuitous arp filtering by Bart De Schuymer · 17 years ago
  26. 516299d [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic by Michael Milner · 17 years ago
  27. 87a596e bridge: check kmem_cache_create() error by Akinobu Mita · 17 years ago
  28. ffe1d49 bridge: allow changing hardware address to any valid address by Stephen Hemminger · 17 years ago
  29. b86c450 bridge: change when netlink events go to STP by Stephen Hemminger · 17 years ago
  30. 9cde070 bridge: add support for user mode STP by Stephen Hemminger · 17 years ago
  31. 9cf6374 bridge: add sysfs hook to flush forwarding table by Stephen Hemminger · 17 years ago
  32. 3f89092 bridge: simpler hash with salt by Stephen Hemminger · 17 years ago
  33. 467aea0 bridge: don't route packets while learning by Stephen Hemminger · 17 years ago
  34. 6229e36 bridge: eliminate call by reference by Stephen Hemminger · 17 years ago
  35. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  36. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  37. 35fc92a [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE by Herbert Xu · 17 years ago
  38. e6f689d [NETFILTER]: Use setup_timer by Patrick McHardy · 17 years ago
  39. 32fe21c [BRIDGE]: Use rtnl registration interface by Thomas Graf · 17 years ago
  40. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  41. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  42. d0a92be [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph by Arnaldo Carvalho de Melo · 17 years ago
  43. fd74e6c [BRIDGE]: faster compare for link local addresses by Stephen Hemminger · 17 years ago
  44. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  45. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  46. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  47. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  48. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  49. 19bb350 [BRIDGE]: Unaligned access when comparing ethernet addresses by Evgeny Kravtsunov · 17 years ago
  50. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 17 years ago
  51. b19cbe2 [BRIDGE]: Fix fdb RCU race by Patrick McHardy · 17 years ago
  52. de79059 [BRIDGE]: adding new device to bridge should enable if up by Aji Srinivas · 17 years ago
  53. 6548cda [BRIDGE]: Fix locking of set path cost. by Stephen Hemminger · 17 years ago
  54. 269def7 [BRIDGE]: eliminate workqueue for carrier check by Stephen Hemminger · 17 years ago
  55. ac062e8 [BRIDGE]: get rid of miscdevice include by Stephen Hemminger · 17 years ago
  56. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  57. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  58. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  59. a10d567 [BRIDGE] br_if: Fix oops in port_carrier_check by Jarek Poplawski · 17 years ago
  60. e92ad99 [NETFILTER]: nf_log: minor cleanups by Patrick McHardy · 17 years ago
  61. 9d6f229 [NET] BRIDGE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  62. a8d0f95 [NET]: Add UDPLITE support in a few missing spots by Patrick McHardy · 17 years ago
  63. 5eb87f4 [NETFILTER]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks by Patrick McHardy · 17 years ago
  64. 2693256 [NETLINK]: Don't BUG on undersized allocations by Patrick McHardy · 18 years ago
  65. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  66. 44f9a2f [NETFILTER]: ebtables: don't compute gap before checking struct type by Chuck Ebbert · 18 years ago
  67. 2bf540b [NETFILTER]: bridge-netfilter: remove deferred hooks by Patrick McHardy · 18 years ago
  68. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  69. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  70. f216f08 [NETFILTER]: bridge netfilter: deal with martians correctly by Bart De Schuymer · 18 years ago
  71. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  72. 1e419cd [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. by Al Viro · 18 years ago
  73. df07a81 [EBTABLES]: Clean ebt_register_table() up. by Al Viro · 18 years ago
  74. 1bc2326 [EBTABLES]: Move calls of ebt_verify_pointers() upstream. by Al Viro · 18 years ago
  75. f7da79d [EBTABLES]: ebt_check_entry() doesn't need valid_hooks by Al Viro · 18 years ago
  76. 177abc3 [EBTABLES]: Clean ebt_get_udc_positions() up. by Al Viro · 18 years ago
  77. 0e79553 [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_entry[] by Al Viro · 18 years ago
  78. 1f072c9 [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo by Al Viro · 18 years ago
  79. e4fd77d [EBTABLES]: Move more stuff into ebt_verify_pointers(). by Al Viro · 18 years ago
  80. 70fe9af [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate function. by Al Viro · 18 years ago
  81. 22b440b [EBTABLES]: Split ebt_check_entry_size_and_hooks by Al Viro · 18 years ago
  82. 14197d5 [EBTABLES]: Prevent wraparounds in checks for entry components' sizes. by Al Viro · 18 years ago
  83. 98a0824 [EBTABLES]: Deal with the worst-case behaviour in loop checks. by Al Viro · 18 years ago
  84. 40642f9 [EBTABLES]: Verify that ebt_entries have zero ->distinguisher. by Al Viro · 18 years ago
  85. bb2ef25 [EBTABLES]: Fix wraparounds in ebt_entries verification. by Al Viro · 18 years ago
  86. d12cdc3 [NETFILTER]: ebtables: add --snap-arp option by Bart De Schuymer · 18 years ago
  87. 7468596 [BRIDGE] netlink: Convert bridge netlink code to new netlink interface by Thomas Graf · 18 years ago
  88. 3277c39 [NET]: Kill direct includes of asm/checksum.h by Al Viro · 18 years ago
  89. 47c183fa [BRIDGE]: Annotations. by Al Viro · 18 years ago
  90. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  91. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  92. ba8379b2 [PATCH] bridge: fix possible overflow in get_fdb_entries by Chris Wright · 18 years ago
  93. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  94. 6f5b7ef [NETFILTER]: silence a warning in ebtables by Meelis Roos · 18 years ago
  95. 1842c4b [BRIDGE]: correct print message typo by Randy Dunlap · 18 years ago
  96. 1a62069 [BRIDGE]: flush forwarding table when device carrier off by Stephen Hemminger · 18 years ago
  97. b18dfa9 [NETFILTER]: ebt_mark: add or/and/xor action support to mark target by Bart De Schuymer · 18 years ago
  98. ed9bad0 [IPV4] net/ipv4/arp.c: trivial annotations by Al Viro · 18 years ago
  99. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  100. 9c1ea14 [BRIDGE]: Change sysctl tunables to __read_mostly by Brian Haley · 18 years ago