| Commit message (Expand) | Author | Age |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). | Patrick McHardy | 2007-10-15 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 |
* | [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom | Herbert Xu | 2007-10-15 |
* | [BRIDGE]: Unshare skb upon entry | Herbert Xu | 2007-10-15 |
* | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 2007-10-12 |
* | [NETFILTER]: bridge: remove broken netfilter binary sysctls | Joseph Fannin | 2007-10-10 |
* | [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls | Jeff Garzik | 2007-10-10 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Support multiple network namespaces with netlink | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 2007-10-10 |
* | [NET]: DIV_ROUND_UP cleanup (part two) | Ilpo Järvinen | 2007-10-10 |
* | [NET] skbuff: Add skb_cow_head | Herbert Xu | 2007-09-16 |
* | [BRIDGE]: Kill clone argument to br_flood_* | Herbert Xu | 2007-09-16 |
* | [NETFILTER]: Fix/improve deadlock condition on module removal netfilter | Neil Horman | 2007-09-11 |
* | [BRIDGE]: Fix OOPS when bridging device without ethtool. | Stephen Hemminger | 2007-08-31 |
* | [BRIDGE]: Packets leaking out of disabled/blocked ports. | Stephen Hemminger | 2007-08-31 |
* | [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" | Evgeniy Polyakov | 2007-08-26 |
* | missing return in bridge sysfs code | Al Viro | 2007-08-19 |
* | [BRIDGE]: Fix typo in net/bridge/br_stp_if.c | Jussi Kivilinna | 2007-08-14 |
* | [BRIDGE]: sysfs locking fix. | Stephen Hemminger | 2007-08-14 |
* | [NET]: Share correct feature code between bridging and bonding | Herbert Xu | 2007-08-14 |
* | [NET]: ethtool ops are the only way | Matthew Wilcox | 2007-07-31 |
* | net/* misc endianness annotations | Al Viro | 2007-07-26 |
* | [NETFILTER]: Clean up duplicate includes in net/bridge/ | Jesper Juhl | 2007-07-24 |
* | [NETFILTER]: Fix logging regression | Patrick McHardy | 2007-07-24 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 |
* | [NETFILTER]: Lower *tables printk severity | Patrick McHardy | 2007-07-14 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 |
| * | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | | [NET]: IPV6 checksum offloading in network devices | Stephen Hemminger | 2007-07-11 |
|/ |
|
* | [BRIDGE]: Round off STP perodic timers. | Stephen Hemminger | 2007-05-31 |
* | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. | Baruch Even | 2007-05-31 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 |
* | [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code | Patrick McHardy | 2007-05-03 |
* | [BRIDGE]: Missing rtnl. | Stephen Hemminger | 2007-04-26 |
* | [BRIDGE]: if no STP then forward all BPDUs | Stephen Hemminger | 2007-04-26 |
* | [BRIDGE]: drop PAUSE frames | Stephen Hemminger | 2007-04-26 |
* | [BRIDGE]: don't change packet type | Stephen Hemminger | 2007-04-26 |
* | [BRIDGE]: Fix warning in net-2.6.22 | Stephen Hemminger | 2007-04-26 |
* | [RTNETLINK]: Remove unnecessary locking in dump callbacks | Patrick McHardy | 2007-04-26 |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading | Patrick McHardy | 2007-04-26 |
* | [NETFILTER]: ebt_arp: add gratuitous arp filtering | Bart De Schuymer | 2007-04-26 |
* | [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic | Michael Milner | 2007-04-26 |