1. 178a325 [BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent by Stephen Hemminger · 18 years ago
  2. 3c79192 [PATCH] netfilter: fix build error due to missing has_bridge_parent macro by Jesper Juhl · 18 years ago
  3. bab1dee [BRIDGE]: fix error handling for add interface to bridge by Stephen Hemminger · 18 years ago
  4. 5dce971 [BRIDGE]: netfilter handle RCU during removal by Stephen Hemminger · 18 years ago
  5. b3f1be4 [BRIDGE]: fix for RCU and deadlock on device removal by Stephen Hemminger · 18 years ago
  6. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 18 years ago
  7. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 18 years ago
  8. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 18 years ago
  9. 3f4cfc2 [BRIDGE]: Fix device delete race. by Stephen Hemminger · 18 years ago
  10. ab67a4d [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} by Patrick McHardy · 18 years ago
  11. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  12. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  13. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  14. 82bf7e9 [NET]: Some more missing include/etherdevice.h includes by David S. Miller · 19 years ago
  15. 8a4c8a9 [EBTABLES] Don't match tcp/udp source/destination port for IP fragments by Bart De Schuymer · 19 years ago
  16. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  17. ee02b3a [BRIDGE] netfilter: vlan + hw checksum = bug? by Stephen Hemminger · 19 years ago
  18. dbbc098 [NET]: Use newer is_multicast_ether_addr() in some files by Kris Katterjohn · 19 years ago
  19. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 19 years ago
  20. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  21. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  22. 554c9a8 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() by Stephen Hemminger · 19 years ago
  23. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  24. 8cbb512e [BRIDGE]: add version number by Stephen Hemminger · 19 years ago
  25. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 19 years ago
  26. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 19 years ago
  27. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 19 years ago
  28. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 19 years ago
  29. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  30. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 19 years ago
  31. b036648 [BRIDGE-NF]: Fix bridge-nf ipv6 length check by Bart De Schuymer · 19 years ago
  32. 133747e [BRIDGE]: recompute features when adding a new device by Olaf Rempel · 19 years ago
  33. 6ede246 [BRIDGE]: Use ether_compare by Stephen Hemminger · 19 years ago
  34. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  35. ab4060e [BRIDGE]: fix race on bridge del if by Stephen Hemminger · 19 years ago
  36. 2a7bc3c [BRIDGE]: TSO fix in br_dev_queue_push_xmit by Vlad Drukker · 19 years ago
  37. 1c011be [BRIDGE-NF]: Fix iptables redirect on bridge interface by Bart De Schuymer · 19 years ago
  38. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  39. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  40. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  41. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  42. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  43. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  44. eb3f8f5 [NET]: BRIDGE_EBT_ARPREPLY must depend on INET by Adrian Bunk · 19 years ago
  45. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  46. 9666dae [NETFILTER]: Fix connection tracking bug in 2.6.12 by Patrick McHardy · 19 years ago
  47. 85c1937 [EBTABLES]: Fix thinkos in ebt_log.c by David S. Miller · 19 years ago
  48. 68d3187 [EBTABLES]: vfree() checking cleanups by James Lamanna · 19 years ago
  49. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  50. 7ce54e3 [BRIDGE]: receive path optimization by Stephen Hemminger · 19 years ago
  51. 85967bb [BRIDGE]: prevent bad forwarding table updates by Stephen Hemminger · 19 years ago
  52. 81d3530 [BRIDGE]: set features based on enslaved devices by Stephen Hemminger · 19 years ago
  53. f0e035f [PATCH] kobject/hotplug split - net bridge by kay.sievers@vrfy.org · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago