index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
...
*
|
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
*
|
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
*
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
*
|
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
*
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
*
|
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
|
\
|
|
*
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
|
*
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-24
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2014-03-20
|
|
\
|
|
*
openvswitch: Correctly report flow used times for first 5 minutes after boot.
Ben Pfaff
2014-03-20
|
|
*
openvswitch: Fix race.
Jarno Rajahalme
2014-02-15
|
|
*
openvswitch: Read tcp flags only then the tranport header is present.
Jarno Rajahalme
2014-02-15
|
|
*
ovs: fix dp check in ovs_dp_reset_user_features
Jiri Pirko
2014-02-15
|
*
|
ip6mr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
|
*
|
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
|
*
|
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-20
|
*
|
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-03-18
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
|
|
\
\
|
|
*
|
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
|
|
*
|
net: af_key: fix sleeping under rcu
Nikolay Aleksandrov
2014-03-10
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-25
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
|
|
|
*
|
|
|
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
|
|
|
*
|
|
|
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
|
|
|
*
|
|
|
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
|
|
|
*
|
|
|
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
|
|
|
*
|
|
|
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
|
|
|
*
|
|
|
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
|
|
|
*
|
|
|
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
|
|
|
*
|
|
|
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
|
|
|
*
|
|
|
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
2014-03-13
|
|
|
*
|
|
|
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
|
|
|
*
|
|
|
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
2014-03-11
|
|
|
*
|
|
|
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
2014-03-11
|
|
|
*
|
|
|
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
2014-03-11
|
|
|
*
|
|
|
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
|
|
|
*
|
|
|
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
|
|
|
*
|
|
|
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
2014-03-07
|
|
|
*
|
|
|
Bluetooth: Fix expected key count debug logs
Johan Hedberg
2014-03-07
|
|
|
*
|
|
|
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-03-05
|
|
*
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
2014-03-19
|
|
|
*
|
|
|
|
cfg80211: remove unnecessary check
Zhao, Gang
2014-03-19
|
|
|
*
|
|
|
|
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
2014-03-19
|
|
|
*
|
|
|
|
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
|
|
|
*
|
|
|
|
cfg80211: make __cfg80211_join_ibss() static
Zhao, Gang
2014-03-19
|
|
|
*
|
|
|
|
mac80211: release sched_scan_sdata when stopping sched scan
Alexander Bondar
2014-03-19
[prev]
[next]