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-22
IB/qib: Remove atomic_inc_not_zero() from QP RCU
Mike Marciniszyn
1
-14
/
+15
2013-06-22
IB/qib: Add DCA support
Mike Marciniszyn
6
-12
/
+404
2013-06-20
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-06-20
ipv6: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-06-20
inet: frag , remove an empty ifdef.
Rami Rosen
1
-2
/
+0
2013-06-20
htb: refactor struct htb_sched fields for performance
Eric Dumazet
1
-86
/
+95
2013-06-20
tcp: introduce a per-route knob for quick ack
Cong Wang
3
-3
/
+10
2013-06-20
sctp: Convert __list_for_each use to list_for_each
Dave Jones
1
-1
/
+1
2013-06-20
bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-20
amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)
Yijing Wang
1
-3
/
+3
2013-06-20
Bnx2x: remove redundant D0 power state set
Yijing Wang
1
-3
/
+1
2013-06-20
net: Add missing dependencies on NETDEVICES
Ben Hutchings
3
-7
/
+5
2013-06-20
at91_ether: Do not select NET_CORE
Ben Hutchings
1
-1
/
+0
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
33
-61
/
+3
2013-06-20
tcp:typo unset should be unsent
Weiping Pan
1
-1
/
+1
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
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
[next]