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
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-07-23
|
\
|
*
9p/trans_virtio: reset virtio device on remove
Pierre Morel
2015-07-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-22
|
\
\
|
*
|
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
2015-07-22
|
*
|
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-22
|
*
|
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-22
|
*
|
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-07-21
|
*
|
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-07-21
|
*
|
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
2015-07-21
|
*
|
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-07-21
|
*
|
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-07-21
|
|
\
\
|
|
*
|
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
|
|
*
|
mac80211: add missing length check for confirm frames
Bob Copeland
2015-07-17
|
|
*
|
mac80211: correct aid location in peering frames
Bob Copeland
2015-07-17
|
|
*
|
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
2015-07-17
|
|
*
|
mac80211: shut down interfaces before destroying interface list
Johannes Berg
2015-07-17
|
|
*
|
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
2015-07-17
|
|
*
|
mac80211: don't clear all tx flags when requeing
Michal Kazior
2015-07-17
|
|
*
|
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-07-17
|
*
|
|
net: ratelimit warnings about dst entry refcount underflow or overflow
Konstantin Khlebnikov
2015-07-21
|
*
|
|
caif: fix leaks and race in caif_queue_rcv_skb()
Eric Dumazet
2015-07-21
|
*
|
|
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
2015-07-20
|
*
|
|
tc: act_bpf: fix memory leak
Alexei Starovoitov
2015-07-16
|
*
|
|
fq_codel: fix return value of fq_codel_drop()
WANG Cong
2015-07-16
|
*
|
|
net_sched: fix a use-after-free in sfq
WANG Cong
2015-07-16
|
*
|
|
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-07-15
|
*
|
|
fq_codel: fix a use-after-free
WANG Cong
2015-07-15
|
*
|
|
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
2015-07-15
|
*
|
|
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-07-15
|
*
|
|
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
Satish Ashok
2015-07-15
|
*
|
|
net: Fix skb csum races when peeking
Herbert Xu
2015-07-15
|
*
|
|
NET: AX.25: Stop heartbeat timer on disconnect.
Richard Stearn
2015-07-15
|
*
|
|
net: Clone skb before setting peeked flag
Herbert Xu
2015-07-15
|
*
|
|
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
2015-07-15
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-07-15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rds: rds_ib_device.refcount overflow
Wengang Wang
2015-07-14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-07-13
|
|
\
\
|
|
*
|
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
|
*
|
|
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
2015-07-12
|
*
|
|
net: dsa: Test array index before use
Florian Fainelli
2015-07-12
|
|
/
/
|
*
|
net: switchdev: don't abort unsupported operations
Vivien Didelot
2015-07-12
|
*
|
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
2015-07-11
|
*
|
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
2015-07-10
|
*
|
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-07-10
|
*
|
net: do not process device backlog during unregistration
Julian Anastasov
2015-07-10
|
*
|
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
2015-07-10
|
*
|
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
2015-07-09
|
*
|
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-07-09
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-09
|
|
\
\
[next]