[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
[safe/jmp/linux-2.6] / net / bridge /
2006-06-18 Herbert Xu[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
2006-06-18 Herbert Xu[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
2006-06-18 Herbert Xu[NET]: skb_trim audit
2006-06-18 Stephen Hemminger[BRIDGE]: netlink interface for link management
2006-06-18 Stephen Hemminger[BRIDGE]: fix module startup error handling
2006-06-18 Stephen Hemminger[BRIDGE]: optimize conditional in forward path
2006-06-05 Jiri Benc[BRIDGE]: fix locking and memory leak in br_add_bridge
2006-05-23 Stephen Hemminger[BRIDGE]: need to ref count the LLC sap
2006-05-19 Philip Craig[NETFILTER]: fix format specifier for netfilter log...
2006-05-10 Stephen Hemminger[BRIDGE]: Do sysfs registration inside rtnl.
2006-05-06 Stephen Hemminger[BRIDGE]: keep track of received multicast packets
2006-04-26 Stephen Hemminger[BRIDGE]: allow full size vlan packets
2006-04-20 Jayachandran C[EBTABLES]: Clean up vmalloc usage in net/bridge/netfil...
2006-04-12 Jayachandran C[BRIDGE] ebtables: fix allocation in net/bridge/netfilt...
2006-04-12 Stephen Hemminger[BRIDGE]: receive link-local on disabled ports.
2006-04-11 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: network codes
2006-04-10 Patrick McHardy[NETFILTER]: Fix fragmentation issues with bridge netfilter
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-24 Peter Chubb[BRIDGE]: Unaligned accesses in the ethernet bridge
2006-03-21 Andrew Morton[BRIDGE]: Remove duplicate const from is_link_local...
2006-03-21 Stephen Hemminger[BRIDGE]: use LLC to send STP
2006-03-21 Stephen Hemminger[BRIDGE]: allow show/store of group multicast address
2006-03-21 Stephen Hemminger[BRIDGE]: use llc for receiving STP packets
2006-03-21 Stephen Hemminger[BRIDGE]: stp timer to jiffies cleanup
2006-03-21 Stephen Hemminger[BRIDGE]: forwarding remove unneeded preempt and bh...
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter inline cleanup
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter VLAN macro cleanup
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter dont use __constant_htons
2006-03-21 Stephen Hemminger[BRIDGE]: netfilter whitespace
2006-03-21 Stephen Hemminger[BRIDGE]: optimize frame pass up
2006-03-21 Stephen Hemminger[BRIDGE]: use kzalloc
2006-03-21 Stephen Hemminger[BRIDGE]: use kcalloc
2006-03-21 Stephen Hemminger[BRIDGE]: use setup_timer
2006-03-21 Stephen Hemminger[BRIDGE]: remove unneeded bh disables
2006-03-21 Andrew Morton[BRIDGE] br_netfilter: Warning fixes.
2006-03-21 Andrew Morton[BRIDGE] ebtables: Build fix.
2006-03-21 Herbert Xu[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pul...
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-12 Gregor Maier[NETFILTER]: Fix wrong option spelling in Makefile...
2006-03-05 Stephen Hemminger[BRIDGE]: generate kobject remove event
2006-03-05 Stephen Hemminger[BRIDGE]: port timer initialization
2006-03-05 Stephen Hemminger[BRIDGE]: fix crash in STP
2006-02-27 Patrick McHardy[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
2006-02-24 Patrick McHardy[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
2006-02-15 Adrian Drzewiecki[BRIDGE]: Fix deadlock in br_stp_disable_bridge
2006-02-13 Stephen Hemminger[BRIDGE]: Better fix for netfilter missing symbol has_b...
2006-02-13 Jesper Juhl[PATCH] netfilter: fix build error due to missing has_b...
2006-02-10 Stephen Hemminger[BRIDGE]: fix error handling for add interface to bridge
2006-02-10 Stephen Hemminger[BRIDGE]: netfilter handle RCU during removal
2006-02-10 Stephen Hemminger[BRIDGE]: fix for RCU and deadlock on device removal
2006-02-05 Kirill Korotaev[NETFILTER]: Fix possible overflow in netfilters do_rep...
2006-02-05 Patrick McHardy[NETFILTER]: Fix undersized skb allocation in ipt_ULOG...
2006-02-05 Holger Eitzenberger[NETFILTER]: ULOG/nfnetlink_log: Use better default...
2006-02-01 Stephen Hemminger[BRIDGE]: Fix device delete race.
2006-01-17 Patrick McHardy[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-12 David S. Miller[NET]: Some more missing include/etherdevice.h includes
2006-01-10 Bart De Schuymer[EBTABLES] Don't match tcp/udp source/destination port...
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-06 Stephen Hemminger[BRIDGE] netfilter: vlan + hw checksum = bug?
2006-01-06 Kris Katterjohn[NET]: Use newer is_multicast_ether_addr() in some...
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-03 Stephen Hemminger[BRIDGE]: Fix faulty check in br_stp_recalculate_bridge...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Stephen Hemminger[BRIDGE]: add version number
2006-01-03 Stephen Hemminger[BRIDGE]: limited ethtool support
2006-01-03 Stephen Hemminger[BRIDGE]: filter packets in learning state
2006-01-03 Stephen Hemminger[BRIDGE]: handle speed detection after carrier changes
2006-01-03 Stephen Hemminger[BRIDGE]: allow setting hardware address of bridge...
2006-01-03 Bart De Schuymer[NETFILTER] ebtables: Support nf_log API from ebt_log...
2005-12-27 David Kimdon[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
2005-12-19 Bart De Schuymer[BRIDGE-NF]: Fix bridge-nf ipv6 length check
2005-11-24 Olaf Rempel[BRIDGE]: recompute features when adding a new device
2005-10-31 Stephen Hemminger[BRIDGE]: Use ether_compare
2005-10-13 David S. Miller[NETFILTER]: Fix OOPSes on machines with discontiguous...
2005-10-12 Stephen Hemminger[BRIDGE]: fix race on bridge del if
2005-09-23 Vlad Drukker[BRIDGE]: TSO fix in br_dev_queue_push_xmit
2005-09-15 Bart De Schuymer[BRIDGE-NF]: Fix iptables redirect on bridge interface
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-29 Harald Welte[NETFILTER]: reduce netfilter sk_buff enlargement
2005-07-19 Adrian Bunk[NET]: BRIDGE_EBT_ARPREPLY must depend on INET
2005-07-12 Sam Ravnborg[NET]: move config options out to individual protocols
2005-06-28 Patrick McHardy[NETFILTER]: Fix connection tracking bug in 2.6.12
2005-06-28 David S. Miller[EBTABLES]: Fix thinkos in ebt_log.c
2005-06-23 James Lamanna[EBTABLES]: vfree() checking cleanups
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-05-29 Stephen Hemminger[BRIDGE]: receive path optimization
2005-05-29 Stephen Hemminger[BRIDGE]: prevent bad forwarding table updates
2005-05-29 Stephen Hemminger[BRIDGE]: set features based on enslaved devices
2005-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - net bridge
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2