Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3ee317fe9cf08d81501b142bf0054c25e3ed5e7d
/
net
/
bridge
4eb8b90
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
8eabf95
bridge: add a missing ntohs()
by Eric Dumazet
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
fd218cf
bridge: Fix IGMP3 report parsing
by Herbert Xu
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
87faf3c
bridge: Make first arg to deliver_clone const.
by David S. Miller
· 15 years ago
32dec5d
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
8440853
bridge br_multicast: Fix skb leakage in error path.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
0ba8c9e
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
7f7708f
bridge: Fix br_forward crash in promiscuous mode
by Michael Braun
· 15 years ago
0821ec5
bridge: Move NULL mdb check into br_mdb_ip_get
by Herbert Xu
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bec68ff
bridge: ensure to unlock in error path in br_multicast_query().
by YOSHIFUJI Hideaki
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
10cc2b5
bridge: Fix RCU race in br_multicast_stop
by Herbert Xu
· 15 years ago
49f5fcf
bridge: Use RCU list primitive in __br_mdb_ip_get
by Herbert Xu
· 15 years ago
02a780c
bridge: cleanup: remove unneed check
by Dan Carpenter
· 15 years ago
1cd4efd
bridge: depends on INET
by Randy Dunlap
· 15 years ago
85b3526
bridge: Fix build error when IGMP_SNOOPING is not enabled
by Sridhar Samudrala
· 15 years ago
024c378
bridge: Make IGMP snooping depend upon BRIDGE.
by David S. Miller
· 15 years ago
d902eee
bridge: Add multicast count/interval sysfs entries
by Herbert Xu
· 15 years ago
b195167
bridge: Add hash elasticity/max sysfs entries
by Herbert Xu
· 15 years ago
561f1103
bridge: Add multicast_snooping sysfs toggle
by Herbert Xu
· 15 years ago
0909e11
bridge: Add multicast_router sysfs entries
by Herbert Xu
· 15 years ago
c4fcb78
bridge: Add multicast data-path hooks
by Herbert Xu
· 15 years ago
3fe2d7c
bridge: Add multicast start/stop hooks
by Herbert Xu
· 15 years ago
5cb5e94
bridge: Add multicast forwarding functions
by Herbert Xu
· 15 years ago
eb1d164
bridge: Add core IGMP snooping support
by Herbert Xu
· 15 years ago
025d89c
bridge: Split may_deliver/deliver_clone out of br_flood
by Herbert Xu
· 15 years ago
6088a53
bridge: Use BR_INPUT_SKB_CB on xmit path
by Herbert Xu
· 15 years ago
b33084b
bridge: Avoid unnecessary clone on forward path
by Herbert Xu
· 15 years ago
68b7c89
bridge: Allow tail-call on br_pass_frame_up
by Herbert Xu
· 15 years ago
87557c1
bridge: Do br_pass_frame_up after other ports
by Herbert Xu
· 15 years ago
6e705f5
netfilter: ebtables: mark: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
314ddca
netfilter: ebt_limit: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
90b89af
netfilter: ebtables: try native set/getsockopt handlers, too
by Florian Westphal
· 15 years ago
81e675c
netfilter: ebtables: add CONFIG_COMPAT support
by Florian Westphal
· 15 years ago
49facff
netfilter: ebtables: split update_counters into two functions
by Florian Westphal
· 15 years ago
837395a
netfilter: ebtables: split copy_everything_to_user into two functions
by Florian Westphal
· 15 years ago
e788759
netfilter: ebtables: split do_replace into two functions
by Florian Westphal
· 15 years ago
fc0e3df
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
by Florian Westphal
· 15 years ago
1756de2
netfilter: ebtables: abort if next_offset is too small
by Florian Westphal
· 15 years ago
d5d1baa
netfilter: xtables: add const qualifiers
by Jan Engelhardt
· 15 years ago
9ab99d5
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
570930f
bridge: Remove unused age_list
by Herbert Xu
· 15 years ago
add6746
netfilter: add struct net * to target parameters
by Patrick McHardy
· 15 years ago
f54e936
netfilter: xtables: add struct xt_mtdtor_param::net
by Alexey Dobriyan
· 15 years ago
a83d8e8
netfilter: xtables: add struct xt_mtchk_param::net
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
dce766a
netfilter: ebtables: enforce CAP_NET_ADMIN
by Florian Westphal
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
ad4bb6f
cfg80211: disallow bridging managed/adhoc interfaces
by Johannes Berg
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
31ef30c
bridge: remove dev_put() in add_del_if()
by Eric Dumazet
· 15 years ago
1056bd5
bridge: prevent bridging wrong device
by Stephen Hemminger
· 15 years ago
8c56ba0
bridge: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
72dad21
bridge: Allow enable/disable UFO on bridge device via ethtool
by Sridhar Samudrala
· 15 years ago
30df94f
bridge: Fix double-free in br_add_if.
by Jeff Hansen
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
8a56df0
netfilter: ebt_ulog: fix checkentry return value
by Patrick McHardy
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
f3abc9b
netfilter: bridge: refcount fix
by Eric Dumazet
· 15 years ago
35aad0f
netfilter: xtables: mark initial tables constant
by Jan Engelhardt
· 15 years ago
3982d3d
net/bridge: Add 'hairpin' port forwarding mode
by Fischer, Anna
· 15 years ago
dc05a56
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
24c232d
netfilter: xtables: switch hook PFs to nfproto
by Jan Engelhardt
· 15 years ago
be39ee1
netfilter: ebtables: Use %pM conversion specifier
by Tobias Klauser
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c587aea
net/bridge: use kobject_put to release kobject in br_add_if error path
by Xiaotian Feng
· 15 years ago
1490fd8
net, bridge: align br_nf_ops assignment
by Cyrill Gorcunov
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
473c22d
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
by Jesper Dangaard Brouer
· 15 years ago
da67829
bridge: Simplify interface for ATM LANE
by Michał Mirosław
· 15 years ago
36432da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Patrick McHardy
· 15 years ago
a5e7882
netfilter: x_tables: added hook number into match extension parameter structure.
by Evgeniy Polyakov
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
8cc848f
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 15 years ago
0bb3241
bridge: avoid an extra space in br_fdb_update()
by Jiri Pirko
· 15 years ago
af38f29
net: Fix bridgeing sysfs handling of rtnl_lock
by Eric W. Biederman
· 15 years ago
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
98e8640
netfilter: xtables: consolidate open-coded logic
by Jan Engelhardt
· 16 years ago
c197fac
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
by hummerbliss@gmail.com
· 16 years ago
f0de70f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7249dee
netfilter: fix nf_logger name in ebt_ulog.
by Eric Leblond
· 16 years ago
3b334d4
netfilter: fix warning in ebt_ulog init function.
by Eric Leblond
· 16 years ago
704b3ea
netfilter: fix warning about invalid const usage
by Eric Leblond
· 16 years ago
cda6d37
bridge: bad error handling when adding invalid ether address
by Stephen Hemminger
· 16 years ago
b5bb143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
842bff3
netfilter: ebtables: remove unneeded initializations
by Stephen Hemminger
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4906f99
bridge: Fix LRO crash with tun
by Herbert Xu
· 16 years ago
Next »