index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
*
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-09-15
*
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-09-15
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-12
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-09-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
|
|
\
|
*
|
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
2013-09-05
|
*
|
bridge: prevent flooding IPv6 packets that do not have a listener
Linus Lüssing
2013-09-05
|
*
|
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
2013-09-04
|
*
|
bridge: inherit slave devices needed_headroom
Florian Fainelli
2013-08-29
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
|
|
\
\
\
|
*
|
|
|
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-04
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
|
|
\
\
\
\
|
*
|
|
|
|
bridge: cleanup netpoll code
stephen hemminger
2013-07-26
|
*
|
|
|
|
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
*
|
|
|
|
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-14
|
|
/
/
/
/
*
|
|
|
|
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
*
|
|
|
|
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-21
|
|
_
|
/
|
/
|
|
*
|
|
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-08-07
*
|
|
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-08-05
|
|
/
|
/
|
*
|
bridge: disable snooping if there is no querier
Linus Lüssing
2013-07-31
*
|
bridge: do not call setup_timer() multiple times
Eric Dumazet
2013-07-20
|
/
*
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
*
bridge: fix a typo in comments
Cong Wang
2013-06-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
|
\
|
*
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-06-17
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
*
|
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
*
|
bridge: Add flag to control mac learning.
Vlad Yasevich
2013-06-11
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
|
\
\
|
*
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
|
*
|
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
2013-05-23
*
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
*
|
|
bridge: Set vlan_features to allow offloads on vlans.
Vlad Yasevich
2013-05-23
|
|
/
|
/
|
*
|
bridge: send query as soon as leave is received
Cong Wang
2013-05-22
*
|
bridge: only expire the mdb entry when query is received
Cong Wang
2013-05-22
*
|
bridge: use the bridge IP addr as source addr for querier
Cong Wang
2013-05-22
|
/
*
bridge: fix race with topology change timer
stephen hemminger
2013-05-03
*
bridge: avoid OOPS if root port not found
stephen hemminger
2013-04-30
*
bridge: Add fdb dst check during fdb update
roopa
2013-04-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
\
|
*
bridge: make user modified path cost sticky
stephen hemminger
2013-04-15
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
|
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
[next]