index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2
-3
/
+13
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-15
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-15
udp: fix linear skb reception with PEEK_OFF
Al Viro
1
-5
/
+4
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-15
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-15
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-15
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-0
/
+22
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-8
/
+21
2017-08-15
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
1
-0
/
+16
2017-08-15
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
1
-0
/
+62
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
3
-0
/
+57
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
1
-1
/
+1
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
1
-2
/
+4
2017-08-14
bonding: ratelimit failed speed/duplex update warning
Andreas Born
1
-3
/
+4
2017-08-12
udp: harden copy_linear_skb()
Eric Dumazet
1
-0
/
+2
2017-08-11
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
1
-0
/
+2
2017-08-11
net: fix compilation when busy poll is not enabled
Daniel Borkmann
1
-6
/
+6
2017-08-11
mISDN: Fix null pointer dereference at mISDN_FsmNew
Anton Vasilyev
5
-9
/
+36
2017-08-11
nfp: do not update MTU from BH in flower app
Simon Horman
1
-6
/
+2
2017-08-11
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
1
-5
/
+4
2017-08-11
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
1
-0
/
+8
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2
-2
/
+9
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-10
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-10
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-10
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-10
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-10
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-09
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
1
-2
/
+2
2017-08-09
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2
-1
/
+36
2017-08-09
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
1
-4
/
+6
2017-08-09
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
1
-1
/
+11
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-09
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
[next]