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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
bcm63xx_enet: fix return value check in bcm_enet_shared_probe()
Wei Yongjun
1
-2
/
+2
2013-06-19
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
1
-1
/
+4
2013-06-18
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-18
staging/rtl8192u: convert skb->tail into skb_tail_pointer(skb)
Isaku Yamahata
1
-2
/
+2
2013-06-18
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
net, scsi/csgb4i: convert skb->transport_header into skb_transport_header(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb)
Isaku Yamahata
1
-1
/
+1
2013-06-18
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2013-06-18
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
2013-06-18
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
9
-73
/
+57
2013-06-18
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
7
-9
/
+7
2013-06-18
fec: Add support to restart autonegotiate
Chris Healy
1
-0
/
+12
2013-06-18
bonding: don't call alb_set_slave_mac_addr() while atomic
Veaceslav Falico
1
-35
/
+5
2013-06-18
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
1
-1
/
+1
2013-06-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-52
/
+142
2013-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-9
/
+22
2013-06-18
alx: add a simple AR816x/AR817x device driver
Johannes Berg
9
-0
/
+4568
2013-06-18
tg3: Prevent system hang during repeated EEH errors.
Michael Chan
1
-2
/
+9
2013-06-18
Fix the VLAN_TAG_PRESENT in netvsc_recv_callback()
Haiyang Zhang
1
-1
/
+3
2013-06-18
vxlan: handle skb_clone failure
stephen hemminger
1
-3
/
+5
2013-06-18
vxlan: only migrate dynamic FDB entries
stephen hemminger
1
-4
/
+12
2013-06-18
vxlan: fix race between flush and incoming learning
stephen hemminger
1
-7
/
+9
2013-06-18
Merge branch 'tipc'
David S. Miller
26
-877
/
+1158
2013-06-18
tipc: remove dev_base_lock use from enable_bearer
Ying Xue
2
-22
/
+4
2013-06-18
tipc: fix wrong return value for link_send_sections_long routine
Ying Xue
1
-2
/
+6
2013-06-18
tipc: make tipc_link_send_sections_fast exit earlier
Ying Xue
1
-4
/
+3
2013-06-18
tipc: enhance priority of link protocol packet
Ying Xue
1
-0
/
+3
2013-06-18
tipc: cosmetic realignment of function arguments
Paul Gortmaker
15
-66
/
+54
2013-06-18
tipc: save sock structure pointer instead of void pointer to tipc_port
Ying Xue
3
-7
/
+7
2013-06-18
tipc: convert config_lock from spinlock to mutex
Ying Xue
1
-14
/
+3
2013-06-18
tipc: rename tipc_createport_raw to tipc_createport
Ying Xue
3
-5
/
+5
2013-06-18
tipc: remove user_port instance from tipc_port structure
Ying Xue
5
-42
/
+17
2013-06-18
tipc: delete code orphaned by new server infrastructure
Ying Xue
3
-385
/
+3
2013-06-18
tipc: convert configuration server to use new server facility
Ying Xue
3
-60
/
+49
2013-06-18
tipc: convert topology server to use new server facility
Ying Xue
4
-247
/
+104
2013-06-18
tipc: introduce new TIPC server infrastructure
Ying Xue
5
-10
/
+789
2013-06-18
tipc: allow implicit connect for stream sockets
Erik Hugne
1
-4
/
+2
2013-06-18
tipc: change socket buffer overflow control to respect sk_rcvbuf
Ying Xue
7
-12
/
+112
2013-06-18
tipc: update code comments to reflect new uapi header path
Ying Xue
2
-2
/
+2
2013-06-18
net: add socket option for low latency polling
Eliezer Tamir
19
-7
/
+58
2013-06-18
net: remove NET_LL_RX_POLL config menue
Eliezer Tamir
1
-9
/
+2
2013-06-18
net: convert low latency sockets to sched_clock()
Eliezer Tamir
2
-17
/
+17
2013-06-18
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
3
-5
/
+6
2013-06-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-52
/
+142
2013-06-16
lseek(fd, n, SEEK_END) does *not* go to eof - n
Al Viro
4
-4
/
+4
2013-06-16
Linux 3.10-rc6
v3.10-rc6
Linus Torvalds
1
-1
/
+1
2013-06-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-29
/
+96
2013-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-81
/
+147
2013-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-5
/
+15
[prev]
[next]