index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
2013-08-07
*
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
2013-08-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-03
|
\
|
*
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
2013-08-02
|
*
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
|
*
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-08-02
|
*
htb: fix sign extension bug
stephen hemminger
2013-08-02
|
*
tipc: fix oops when creating server socket fails
Ying Xue
2013-08-01
|
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
|
*
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
|
*
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-08-01
|
*
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2013-08-01
|
*
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2013-08-01
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-01
|
|
\
|
|
*
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2013-07-31
|
|
|
\
|
|
|
*
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-07-30
|
|
|
*
NFC: Fix NCI over SPI build
Frederic Danis
2013-07-19
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-07-31
|
|
|
\
\
|
|
|
*
|
Bluetooth: Fix calling request callback more than once
Johan Hedberg
2013-07-29
|
|
|
*
|
Bluetooth: Fix HCI init for BlueFRITZ! devices
Johan Hedberg
2013-07-29
|
|
|
*
|
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
Gustavo Padovan
2013-07-25
|
|
|
*
|
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2013-07-25
|
|
*
|
|
regulatory: use correct regulatory initiator on wiphy register
Arik Nemtsov
2013-07-25
|
|
*
|
|
mac80211: fix monitor interface suspend crash regression
Stanislaw Gruszka
2013-07-23
|
|
*
|
|
mac80211: prevent the buffering or frame transmission to non-assoc mesh STA
Chun-Yeow Yeoh
2013-07-22
|
*
|
|
|
bridge: disable snooping if there is no querier
Linus Lüssing
2013-07-31
|
*
|
|
|
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
2013-07-31
*
|
|
|
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-08-03
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
2013-08-01
|
*
|
|
|
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
2013-08-01
|
*
|
|
|
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
2013-08-01
|
*
|
|
|
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
2013-08-01
|
*
|
|
|
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
2013-08-01
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-31
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
Pablo Neira
2013-07-30
|
*
|
|
|
af_key: more info leaks in pfkey messages
Dan Carpenter
2013-07-30
|
*
|
|
|
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
2013-07-30
|
*
|
|
|
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
2013-07-28
|
*
|
|
|
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
Francesco Fusco
2013-07-26
|
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-25
|
|
\
\
\
\
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-07-24
|
|
|
\
|
|
|
|
|
|
*
|
|
mac80211/minstrel: fix NULL pointer dereference issue
Felix Fietkau
2013-07-16
|
|
|
*
|
|
mac80211: fix duplicate retransmission detection
Johannes Berg
2013-07-16
|
|
|
*
|
|
nl80211: fix the setting of RSSI threshold value for mesh
Chun-Yeow Yeoh
2013-07-16
|
|
|
*
|
|
mac80211: fix ethtool stats for non-station interfaces
Johannes Berg
2013-07-16
|
|
|
*
|
|
mac80211/minstrel_ht: fix cck rate sampling
Felix Fietkau
2013-07-16
|
|
|
*
|
|
regulatory: add missing rtnl locking
Johannes Berg
2013-07-16
|
|
|
*
|
|
cfg80211: fix bugs in new SME implementation
Johannes Berg
2013-07-16
|
|
|
*
|
|
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
2013-07-16
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
net: fix comment above build_skb()
Florian Fainelli
2013-07-24
[next]