[SUNRPC]: fix rpc debugging
[safe/jmp/linux-2.6] / net / bridge /
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-15 Patrick McHardy[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[BRIDGE]: Unshare skb upon entry
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-10 Joseph Fannin[NETFILTER]: bridge: remove broken netfilter binary...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-09-16 Herbert Xu[NET] skbuff: Add skb_cow_head
2007-09-16 Herbert Xu[BRIDGE]: Kill clone argument to br_flood_*
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-08-31 Stephen Hemminger[BRIDGE]: Fix OOPS when bridging device without ethtool.
2007-08-31 Stephen Hemminger[BRIDGE]: Packets leaking out of disabled/blocked ports.
2007-08-27 Evgeniy Polyakov[VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception...
2007-08-19 Al Viromissing return in bridge sysfs code
2007-08-14 Jussi Kivilinna[BRIDGE]: Fix typo in net/bridge/br_stp_if.c
2007-08-14 Stephen Hemminger[BRIDGE]: sysfs locking fix.
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-24 Jesper Juhl[NETFILTER]: Clean up duplicate includes in net/bridge/
2007-07-24 Patrick McHardy[NETFILTER]: Fix logging regression
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-05-31 Stephen Hemminger[BRIDGE]: Round off STP perodic timers.
2007-05-31 Baruch Even[BRIDGE]: Reduce frequency of forwarding cleanup timer...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03 Patrick McHardy[NETFILTER]: bridge netfilter: consolidate header pushi...
2007-04-26 Stephen Hemminger[BRIDGE]: Missing rtnl.
2007-04-26 Stephen Hemminger[BRIDGE]: if no STP then forward all BPDUs
2007-04-26 Stephen Hemminger[BRIDGE]: drop PAUSE frames
2007-04-26 Stephen Hemminger[BRIDGE]: don't change packet type
2007-04-26 Stephen Hemminger[BRIDGE]: Fix warning in net-2.6.22
2007-04-26 Patrick McHardy[RTNETLINK]: Remove unnecessary locking in dump callbacks
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Bart De Schuymer[NETFILTER]: ebt_arp: add gratuitous arp filtering
2007-04-26 Michael Milner[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encaps...
2007-04-26 Akinobu Mitabridge: check kmem_cache_create() error
2007-04-26 Stephen Hemmingerbridge: allow changing hardware address to any valid...
2007-04-26 Stephen Hemmingerbridge: change when netlink events go to STP
2007-04-26 Stephen Hemmingerbridge: add support for user mode STP
2007-04-26 Stephen Hemmingerbridge: add sysfs hook to flush forwarding table
2007-04-26 Stephen Hemmingerbridge: simpler hash with salt
2007-04-26 Stephen Hemmingerbridge: don't route packets while learning
2007-04-26 Stephen Hemmingerbridge: eliminate call by reference
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Herbert Xu[NET]: Allow forwarding of ip_summed except CHECKSUM_CO...
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Thomas Graf[BRIDGE]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Stephen Hemminger[BRIDGE]: faster compare for link local addresses
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-04-17 Evgeny Kravtsunov[BRIDGE]: Unaligned access when comparing ethernet...
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-22 Patrick McHardy[BRIDGE]: Fix fdb RCU race
2007-03-08 Aji Srinivas[BRIDGE]: adding new device to bridge should enable...
2007-02-28 Stephen Hemminger[BRIDGE]: Fix locking of set path cost.
2007-02-26 Stephen Hemminger[BRIDGE]: eliminate workqueue for carrier check
2007-02-26 Stephen Hemminger[BRIDGE]: get rid of miscdevice include
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Jarek Poplawski[BRIDGE] br_if: Fix oops in port_carrier_check
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-11 YOSHIFUJI Hideaki[NET] BRIDGE: Fix whitespace errors.
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2007-02-08 Patrick McHardy[NETFILTER]: bridge-netfilter: use nf_register_hooks...
2007-02-08 Patrick McHardy[NETLINK]: Don't BUG on undersized allocations
2007-02-07 Greg Kroah-HartmanNetwork: convert network devices to use struct device...
2007-01-04 Chuck Ebbert[NETFILTER]: ebtables: don't compute gap before checkin...
2006-12-14 Patrick McHardy[NETFILTER]: bridge-netfilter: remove deferred hooks
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Bart De Schuymer[NETFILTER]: bridge netfilter: deal with martians correctly
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[EBTABLES]: Split ebt_replace into user and kernel...
2006-12-03 Al Viro[EBTABLES]: Clean ebt_register_table() up.
2006-12-03 Al Viro[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
2006-12-03 Al Viro[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
2006-12-03 Al Viro[EBTABLES]: Clean ebt_get_udc_positions() up.
next