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
2015-07-20
virtio_net: don't require ANY_LAYOUT with VERSION_1
Michael S. Tsirkin
1
-1
/
+2
2015-07-17
ravb: do not invalidate cache for RX buffer twice
Sergei Shtylyov
1
-7
/
+3
2015-07-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+5
2015-07-15
tc: act_bpf: fix memory leak
Alexei Starovoitov
1
-0
/
+3
2015-07-15
fq_codel: fix return value of fq_codel_drop()
WANG Cong
1
-1
/
+10
2015-07-15
net_sched: fix a use-after-free in sfq
WANG Cong
1
-1
/
+1
2015-07-15
Merge branch 'ipvlan'
David S. Miller
3
-30
/
+27
2015-07-15
ipvlan: ignore addresses from ipv6 autoconfiguration
Konstantin Khlebnikov
1
-0
/
+4
2015-07-15
ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()
WANG Cong
2
-1
/
+6
2015-07-15
ipvlan: unhash addresses without synchronize_rcu
Konstantin Khlebnikov
3
-8
/
+6
2015-07-15
ipvlan: plug memory leak in ipvlan_link_delete
Konstantin Khlebnikov
1
-0
/
+1
2015-07-15
ipvlan: remove counters of ipv4 and ipv6 addresses
Konstantin Khlebnikov
2
-23
/
+12
2015-07-15
Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...
David S. Miller
13
-39
/
+28
2015-07-15
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
3
-9
/
+28
2015-07-15
Merge branch 'isdn-gigaset-fixes'
David S. Miller
1
-25
/
+10
2015-07-15
isdn/gigaset: drop unused ldisc methods
Tilman Schmidt
1
-24
/
+0
2015-07-15
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2015-07-15
fq_codel: fix a use-after-free
WANG Cong
1
-1
/
+1
2015-07-15
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
1
-2
/
+1
2015-07-15
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-07-15
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
Satish Ashok
1
-7
/
+30
2015-07-15
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-07-15
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
Fabio Estevam
1
-75
/
+13
2015-07-15
NET: AX.25: Stop heartbeat timer on disconnect.
Richard Stearn
1
-0
/
+1
2015-07-15
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-07-15
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
1
-4
/
+7
2015-07-15
can: pcan_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
2
-6
/
+5
2015-07-15
can: usb_8dev: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: ems_usb: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: esd_usb2: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: sja1000: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: cc770: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-2
/
+2
2015-07-15
can: ti_heccn: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-1
/
+1
2015-07-15
can: slcan: don't touch skb after netif_rx_ni()
Marc Kleine-Budde
1
-1
/
+1
2015-07-15
can: grcan: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-1
/
+2
2015-07-15
can: bfin_can: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-07-15
can: flexcan: don't touch skb after netif_receive_skb()
Marc Kleine-Budde
1
-4
/
+3
2015-07-15
can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()
Marc Kleine-Budde
1
-4
/
+4
2015-07-14
net/xen-netback: off by one in BUG_ON() condition
Dan Carpenter
1
-3
/
+3
2015-07-14
Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple
Chris Mason
1
-6
/
+5
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
66
-394
/
+702
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-82
/
+125
2015-07-12
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
11
-29
/
+42
2015-07-12
Linux 4.2-rc2
v4.2-rc2
Linus Torvalds
1
-1
/
+1
2015-07-12
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+10
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
27
-123
/
+214
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
7
-17
/
+18
2015-07-12
ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
Roger Quadros
2
-4
/
+6
2015-07-12
can: c_can: Fix default pinmux glitch at init
J.D. Schroeder
1
-2
/
+8
[next]