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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-08
net: make ndev->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-08
net/vlan: Provide read access to the vlan egress map
Eyal Perry
1
-1
/
+8
2013-11-06
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-0
/
+3
2013-11-05
net: introduce skb_coalesce_rx_frag()
Jason Wang
1
-0
/
+3
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-0
/
+10
2013-11-05
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
1
-0
/
+17
2013-11-05
net/mlx4_en: Use vlan id instead of vlan index for unregistration
Jack Morgenstein
1
-1
/
+1
2013-11-05
net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
Jack Morgenstein
1
-0
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+10
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2013-11-04
net: extend net_device allocation to vmalloc()
Eric Dumazet
1
-0
/
+1
2013-11-04
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
1
-3
/
+10
2013-11-04
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
1
-0
/
+40
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-3
/
+3
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
1
-3
/
+1
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
1
-2
/
+0
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
1
-3
/
+0
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
1
-1
/
+0
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
1
-0
/
+5
2013-10-31
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-4
/
+4
2013-10-29
net: add might_sleep() call to napi_disable
Jacob Keller
1
-0
/
+1
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
1
-2
/
+0
2013-10-26
netpoll: fix rx_hook() interface by passing the skb
Antonio Quartulli
1
-2
/
+3
2013-10-26
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-1
/
+1
2013-10-26
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-1
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-75
/
+78
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-26
/
+15
2013-10-22
netfilter: ipset: Use netlink callback dump args only
Jozsef Kadlecsik
1
-0
/
+10
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-22
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
1
-0
/
+1
2013-10-20
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
1
-0
/
+25
2013-10-20
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2
-0
/
+12
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-20
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
1
-2
/
+5
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
1
-0
/
+2
2013-10-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2013-10-17
yam: integer underflow in yam_ioctl()
Dan Carpenter
1
-1
/
+1
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2
-6
/
+13
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
2
-5
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-10-17
Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+4
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2
-43
/
+14
2013-10-17
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
1
-1
/
+3
2013-10-16
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-14
/
+0
[next]