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
Commit message (
Expand
)
Author
Age
*
lro: do vlan cleanup
Jiri Pirko
2011-07-21
*
lro: kill lro_vlan_hwaccel_receive_frags
Jiri Pirko
2011-07-21
*
lro: kill lro_vlan_hwaccel_receive_skb
Jiri Pirko
2011-07-21
*
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
2011-07-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-20
|
|
\
|
|
*
ceph: fix file mode calculation
Sage Weil
2011-07-19
|
*
|
Bluetooth: Fix crash with incoming L2CAP connections
Ilia Kolomisnky
2011-07-16
|
*
|
Bluetooth: Fix regression in L2CAP connection procedure
Gustavo F. Padovan
2011-07-16
|
*
|
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
2011-07-14
|
*
|
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
2011-07-14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-07-21
|
\
\
\
|
*
|
|
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
2011-07-21
|
*
|
|
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
2011-07-19
|
*
|
|
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
2011-07-19
|
*
|
|
netfilter: nfnetlink_queue: provide rcu enabled callbacks
Eric Dumazet
2011-07-18
|
*
|
|
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
2011-07-18
|
*
|
|
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
2011-06-30
*
|
|
|
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
2011-07-18
*
|
|
|
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
2011-07-18
*
|
|
|
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
*
|
|
|
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
2011-07-18
*
|
|
|
neigh: Pass neighbour entry to output ops.
David S. Miller
2011-07-18
*
|
|
|
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
2011-07-17
*
|
|
|
neigh: Kill ndisc_ops->queue_xmit
David S. Miller
2011-07-16
*
|
|
|
neigh: Kill hh_cache->hh_output
David S. Miller
2011-07-16
*
|
|
|
neigh: Kill neigh_ops->hh_output
David S. Miller
2011-07-16
*
|
|
|
neigh: Simply destroy handling wrt. hh_cache.
David S. Miller
2011-07-16
*
|
|
|
net: Create and use new helper, neigh_output().
David S. Miller
2011-07-16
*
|
|
|
ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
*
|
|
|
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
David S. Miller
2011-07-16
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-07-15
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-15
|
|
\
\
\
\
|
|
*
|
|
|
mac80211: allow driver to disconnect after resume
Johannes Berg
2011-07-13
|
|
*
|
|
|
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
2011-07-13
|
|
*
|
|
|
mac80211: allocate only one RX queue
Johannes Berg
2011-07-11
|
|
*
|
|
|
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
2011-07-11
|
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-07-11
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
2011-07-11
|
|
|
*
|
|
|
Bluetooth: Add support for returning the encryption key size
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Add support for storing the key size
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Add support for communicating keys with userspace
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Remove unused field in hci_conn
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Use the stored LTK for restabilishing security
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Use the link key list to temporarily store the STK
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Add support for storing the LTK
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Fix SM pairing parameters negotiation
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Reject an encryption request when the key isn't found
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Add functions to manipulate the link key list for SMP
Vinicius Costa Gomes
2011-07-08
|
|
|
*
|
|
|
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2011-07-08
[next]