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.13.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-20
bonding: trivial: make alb use bond_slave_has_mac()
Veaceslav Falico
1
-42
/
+11
2013-06-20
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
1
-27
/
+4
2013-06-20
sit: fix an oops when IFLA_IPTUN_PROTO is not set
Nicolas Dichtel
1
-1
/
+1
2013-06-20
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
1
-6
/
+9
2013-06-20
neigh: disallow un-init_net to change thresh of neigh
Gao feng
1
-0
/
+6
2013-06-20
neigh: only allow init_net to change the default neigh_parms
Gao feng
1
-1
/
+1
2013-06-20
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
1
-6
/
+2
2013-06-20
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
4
-37
/
+42
2013-06-20
bnx2x: add support for ndo_ll_poll
Dmitry Kravkov
4
-11
/
+208
2013-06-20
net/mlx4_en: Low Latency recv statistics
Amir Vadai
3
-1
/
+29
2013-06-20
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
4
-4
/
+178
2013-06-20
openvswitch: gre tunneling support.
David S. Miller
23
-456
/
+1373
2013-06-20
openvswitch: Add gre tunnel support.
Pravin B Shelar
8
-2
/
+323
2013-06-20
openvswitch: Optimize flow key match for non tunnel flows.
Pravin B Shelar
3
-20
/
+42
2013-06-20
openvswitch: Expand action buffer size.
Pravin B Shelar
1
-1
/
+1
2013-06-20
openvswitch: Add tunneling interface.
Pravin B Shelar
10
-7
/
+251
2013-06-20
openvswitch: Copy individual actions.
Pravin B Shelar
3
-58
/
+225
2013-06-20
ip_tunnel: Add dont fragment flag.
Pravin B Shelar
1
-0
/
+1
2013-06-20
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
6
-27
/
+54
2013-06-20
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
6
-94
/
+131
2013-06-20
gre: export gre_handle_offloads() function.
Pravin B Shelar
3
-32
/
+32
2013-06-20
gre: export gre_build_header() function.
Pravin B Shelar
3
-39
/
+35
2013-06-20
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
3
-151
/
+267
2013-06-20
gre: Simplify gre protocol registration locking.
Pravin B Shelar
1
-27
/
+13
2013-06-20
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2
-3
/
+4
2013-06-20
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
1
-4
/
+4
2013-06-20
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
1
-1
/
+1
2013-06-20
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2
-17
/
+0
2013-06-20
sh_eth: add NAPI support
Sergei Shtylyov
2
-12
/
+74
2013-06-20
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2
-11
/
+10
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
369
-2198
/
+8019
2013-06-19
mwifiex: channel switch handling for station
Amitkumar Karwar
6
-0
/
+54
2013-06-19
mwifiex: add basic 11h support for station
Amitkumar Karwar
8
-0
/
+155
2013-06-19
brcm80211: fix null pointer access
Antonio Quartulli
1
-2
/
+1
2013-06-19
mwifiex: code rearrangement for better readability
Amitkumar Karwar
1
-12
/
+11
2013-06-19
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
1
-1
/
+1
2013-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+9
2013-06-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-19
vxlan: fix check for migration of static entry
stephen hemminger
1
-1
/
+1
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
brcmfmac: add sdio sg list support
Franky Lin
4
-174
/
+137
2013-06-18
brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
Franky Lin
3
-54
/
+53
2013-06-18
brcmfmac: remove redundant chip ID check in dhd_sdio
Franky Lin
1
-22
/
+0
2013-06-18
brcmfmac: simplify dpc handling using atomic operations
Arend van Spriel
1
-58
/
+12
2013-06-18
brcmfmac: consolidate mac_descriptor related function names
Arend van Spriel
1
-27
/
+26
2013-06-18
brcmfmac: remove dependency with nl80211.h
Arend van Spriel
1
-2
/
+1
2013-06-18
brcmfmac: rename variable prec to more appropriate name, ie. fifo
Arend van Spriel
1
-4
/
+4
2013-06-18
brcmfmac: Only use credits for bcmc when firmware indicates it.
Hante Meuleman
2
-2
/
+33
[prev]
[next]