index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
1
-5
/
+0
2014-06-05
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2
-1
/
+14
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
3
-2
/
+7
2014-06-05
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2
-0
/
+3
2014-06-05
net: Support for multiple checksums with gso
Tom Herbert
1
-1
/
+25
2014-06-05
udp: Generic functions to set checksum
Tom Herbert
2
-0
/
+21
2014-06-05
xen-net{back, front}: Document multi-queue feature in netif.h
Andrew J. Bennieston
1
-0
/
+53
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-6
/
+12
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-25
/
+24
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-6
/
+0
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+6
2014-06-03
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
1
-0
/
+1
2014-06-03
Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+3
2014-06-03
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-3
/
+4
2014-06-03
macvlan: add netpoll support
dingtianhong
1
-0
/
+3
2014-06-03
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2014-06-03
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+1
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-3
/
+97
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
4
-41
/
+26
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
1
-0
/
+73
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-3
/
+97
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
1
-1
/
+1
2014-06-02
net: filter: improve filter block macros
Daniel Borkmann
1
-50
/
+205
2014-06-02
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
1
-70
/
+38
2014-06-02
net: Revert mlx4 cpumask changes.
David S. Miller
1
-2
/
+0
2014-06-02
net/mlx4_en: Use affinity hint
Yuval Atias
1
-1
/
+1
2014-06-02
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
1
-0
/
+2
2014-06-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2014-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-1
/
+20
2014-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-88
/
+283
2014-05-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2014-05-30
net: of_mdio: add of_mdiobus_link_phydev()
Daniel Mack
1
-0
/
+8
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-3
/
+50
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-0
/
+47
2014-05-28
wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT
Jes Sorensen
1
-0
/
+1
2014-05-28
USB: cdc-wdm: properly include types.h
Greg Kroah-Hartman
1
-0
/
+2
2014-05-28
usb: cdc-wdm: export cdc-wdm uapi header
Bjørn Mork
1
-0
/
+1
2014-05-28
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-88
/
+283
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
1
-0
/
+46
2014-05-26
ARM: 8057/1: amba: Add Qualcomm vendor ID.
srinik
1
-0
/
+1
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-42
/
+192
2014-05-24
Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-23
/
+91
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-1
/
+1
2014-05-24
net: filter: remove DL macro
Daniel Borkmann
1
-3
/
+0
2014-05-24
l2tp: Add support for zero IPv6 checksums
Tom Herbert
1
-0
/
+2
2014-05-24
net: Make enabling of zero UDP6 csums more restrictive
Tom Herbert
2
-1
/
+25
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2
-11
/
+4
[next]