index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2008-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-20
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-02-23
[NETFILTER]: fix ebtable targets return
Joonwoo Park
2008-02-19
[NETFILTER]: Fix incorrect use of skb_make_writable
Joonwoo Park
2008-01-31
[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
Jan Engelhardt
2008-01-31
[NETFILTER]: ebtables: Update modules' descriptions
Jan Engelhardt
2008-01-31
[NETFILTER]: ebtables: remove casts, use consts
Jan Engelhardt
2008-01-31
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
Patrick McHardy
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
[BRIDGE]: Remove unused include of a header file in ebtables.c
Rami Rosen
2008-01-28
[BRIDGE]: Remove unused macros from ebt_vlan.c
Rami Rosen
2008-01-28
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
2008-01-28
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
[BRIDGE]: Use cpu_to_be16() where appropriate.
YOSHIFUJI Hideaki
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-24
Kobject: convert remaining kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
Kobject: change net/bridge to use kobject_create_and_add
Greg Kroah-Hartman
2008-01-20
[NETFILTER]: bridge-netfilter: fix net_device refcnt leaks
Patrick McHardy
2008-01-11
[NETFILTER]: bridge: fix double POST_ROUTING invocation
Patrick McHardy
2007-12-16
[BRIDGE]: Assign random address.
Stephen Hemminger
2007-12-07
[BRIDGE]: Section fix.
Andrew Morton
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
2007-11-29
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
2007-11-19
[BRIDGE]: Add missing "space"
Joe Perches
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
2007-11-07
[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...
Bart De Schuymer
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-15
[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-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-10-10
[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-09-16
[NET] skbuff: Add skb_cow_head
Herbert Xu
[next]