summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-192-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-0/+2
|\
| * Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-3/+7
| |\
| * | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-192-0/+2
* | | bridge: Check return of dev_set_promiscuityWang Chen2008-07-141-3/+6
* | | netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy2008-07-081-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-3/+7
|\ \ \ | | |/ | |/|
| * | bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy2008-07-031-3/+7
| |/
* | bridge: Use STP demuxPatrick McHardy2008-07-054-18/+16
* | net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings2008-06-191-1/+1
* | net: Disable LRO on devices that are forwardingBen Hutchings2008-06-191-0/+1
* | bridge: fix IPV6=n buildRandy Dunlap2008-06-173-2/+4
* | bridge: make bridge address settings stickyStephen Hemminger2008-06-173-0/+7
* | bridge: handle process all link-local framesStephen Hemminger2008-06-171-8/+5
* | net: remove CVS keywordsAdrian Bunk2008-06-1114-28/+0
* | netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-094-16/+202
* | bridge: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-214-16/+8
|/
* bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov2008-05-041-8/+8
* bridge: Net device leak in br_add_bridge().Pavel Emelyanov2008-05-041-1/+3
* bridge: forwarding table information for >256 devicesStephen Hemminger2008-05-021-0/+4
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-021-2/+2
* bridge: kernel panic when unloading bridge moduleBodo Stroesser2008-04-291-1/+1
* bridge: fix error handling in br_add_if()Volodymyr G Lukiianyk2008-04-291-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-146-3/+92
|\
| * [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-143-0/+89
| * [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-143-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+4
|\ \ | |/ |/|
| * [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy2008-04-141-1/+2
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-262-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-211-1/+1
|\ \ | |/
| * bridge: use time_before() in br_fdb_cleanup()Fabio Checconi2008-03-201-1/+1
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-3/+3
* | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-051-7/+7
|/
* [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-233-3/+3
* [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-193-3/+3
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-01-3115-27/+15
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-3116-4/+16
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-3116-63/+85
* [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev memberPatrick McHardy2008-01-311-4/+0
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-2/+2
* [BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen2008-01-281-2/+0
* [BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen2008-01-281-2/+0
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-19/+5
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-282-2/+2
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-282-0/+2
* [BRIDGE]: Use cpu_to_be16() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-283-3/+3
OpenPOWER on IntegriCloud