index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-13
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-10
netfilter: ebtables: only call xt_compat_add_offset once per rule
Florian Westphal
1
-52
/
+9
2011-05-10
netfilter: fix ebtables compat support
Eric Dumazet
1
-1
/
+2
2011-04-21
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
1
-1
/
+1
2011-04-12
bridge: reset IPCB in br_parse_ip_options
Eric Dumazet
1
-4
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-30
bridge: mcast snooping, fix length check of snooped MLDv1/2
Linus Lüssing
1
-1
/
+1
2011-03-29
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
Balaji G
1
-1
/
+1
2011-03-27
bridge: notify applications if address of bridge device changes
stephen hemminger
3
-5
/
+12
2011-03-22
bridge: Fix possibly wrong MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-03-18
bridge: Reset IPCB when entering IP stack on NF_FORWARD
Herbert Xu
1
-0
/
+3
2011-03-16
net: introduce rx_handler results and logic around that
Jiri Pirko
2
-11
/
+16
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-03-14
bridge: skip forwarding delay if not using STP
stephen hemminger
1
-2
/
+2
2011-03-14
bridge: control carrier based on ports online
stephen hemminger
3
-13
/
+27
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-5
/
+2
2011-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+12
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-4
/
+5
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+2
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-13
/
+11
2011-02-14
bridge: netfilter: fix information leak
Vasiliy Kulikov
1
-0
/
+2
2011-02-13
bridge: implement [add/del]_slave ops
Jiri Pirko
2
-1
/
+27
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-11
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-01-24
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
1
-1
/
+1
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2
-2
/
+2
2011-01-13
netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes
Florian Westphal
1
-12
/
+34
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
1
-0
/
+1
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-10
/
+20
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2
-2
/
+2
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
1
-1
/
+1
2010-12-10
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
1
-16
/
+9
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2
-2
/
+2
[next]