index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
bpf, s390x: do not reload skb pointers in non-skb context
Daniel Borkmann
1
-6
/
+5
2017-12-15
xdp: linearize skb in netif_receive_generic_xdp()
Song Liu
1
-1
/
+1
2017-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-19
/
+23
2017-12-13
Merge branch 'mlx4-misc-fixes'
David S. Miller
4
-28
/
+35
2017-12-13
net/mlx4_en: Fill all counters under one call of stats lock
Eran Ben Elisha
1
-26
/
+31
2017-12-13
net/mlx4_core: Fix wrong calculation of free counters
Eran Ben Elisha
1
-1
/
+0
2017-12-13
net/mlx4_en: Fix selftest for small MTUs
Eugenia Emantayev
2
-1
/
+4
2017-12-13
net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper
Russell King
1
-0
/
+4
2017-12-13
dwc-xlgmac: Add co-maintainer
Jie Deng
1
-0
/
+1
2017-12-13
tcp: refresh tcp_mstamp from timers callbacks
Eric Dumazet
1
-0
/
+2
2017-12-13
tcp: fix potential underestimation on rcv_rtt
Wei Wang
1
-4
/
+6
2017-12-13
skge: remove redundunt free_irq under spinlock
Stephen Hemminger
1
-1
/
+0
2017-12-13
net: phy: meson-gxl: make function meson_gxl_read_status static
Colin Ian King
1
-1
/
+1
2017-12-13
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
Russell King
2
-0
/
+4
2017-12-13
net: phy: fix resume handling
Russell King
3
-14
/
+9
2017-12-13
ARM: dts: vf610-zii-dev: use XAUI for DSA link ports
Russell King
1
-2
/
+2
2017-12-13
net: dsa: allow XAUI phy interface mode
Russell King
1
-0
/
+1
2017-12-13
hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
Jia-Ju Bai
1
-1
/
+1
2017-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
16
-38
/
+170
2017-12-13
net: ethernet: arc: fix error handling in emac_rockchip_probe
Branislav Radocaj
1
-3
/
+7
2017-12-13
net: qmi_wwan: add Sierra EM7565 1199:9091
Sebastian Sjoholm
1
-0
/
+1
2017-12-13
net: igmp: Use correct source address on IGMPv3 reports
Kevin Cernekee
1
-1
/
+19
2017-12-13
tipc: eliminate potential memory leak
Jon Maloy
1
-1
/
+1
2017-12-13
net: remove duplicate includes
Pravin Shedge
7
-7
/
+0
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
4
-12
/
+19
2017-12-13
ipv6: mcast: better catch silly mtu values
Eric Dumazet
1
-10
/
+15
2017-12-13
Revert "ravb: add workaround for clock when resuming with WoL enabled"
Geert Uytterhoeven
1
-25
/
+2
2017-12-12
bpf: add schedule points to map alloc/free
Eric Dumazet
1
-0
/
+2
2017-12-12
Merge branch 'bpf-misc-fixes'
Alexei Starovoitov
4
-19
/
+21
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
2
-12
/
+8
2017-12-12
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-12
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
1
-7
/
+12
2017-12-12
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2
-2
/
+2
2017-12-11
fou: fix some member types in guehdr
Xin Long
1
-9
/
+9
2017-12-11
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
Xin Long
1
-1
/
+5
2017-12-11
net: ipv4: fix for a race condition in raw_sendmsg
Mohamed Ghannam
1
-5
/
+10
2017-12-11
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2017-12-11
net: sh_eth: do not advertise Gigabit capabilities when not available
Thomas Petazzoni
1
-0
/
+10
2017-12-11
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
1
-1
/
+73
2017-12-11
netfilter: ip6t_MASQUERADE: add dependency on conntrack module
Konstantin Khlebnikov
1
-1
/
+7
2017-12-11
ptr_ring: add barriers
Michael S. Tsirkin
1
-0
/
+9
2017-12-11
Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-13
/
+40
2017-12-11
netfilter: exthdr: add missign attributes to policy
Florian Westphal
1
-0
/
+2
2017-12-11
mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions
Johannes Berg
1
-3
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
113
-367
/
+1052
2017-12-08
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
269
-2951
/
+3169
2017-12-08
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
60
-128
/
+1087
2017-12-08
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
5
-15
/
+21
2017-12-08
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
77
-151
/
+149
[next]