index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
47
-81
/
+94
*
ip: fix warning in xfrm4_mode_tunnel_input
stephen hemminger
2013-02-18
1
-1
/
+2
*
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
2013-02-18
1
-1
/
+2
*
net: move ioctl functions into a separated file
Cong Wang
2013-02-18
3
-574
/
+577
*
ipv6: optimize inet6_hash_frag()
Eric Dumazet
2013-02-18
1
-14
/
+1
*
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-02-18
1
-59
/
+44
|
\
|
*
tipc: remove redundant checking for the number of iovecs in a send request
Ying Xue
2013-02-15
1
-6
/
+3
|
*
tipc: byte-based overload control on socket receive queue
Ying Xue
2013-02-15
1
-38
/
+39
|
*
tipc: eliminate duplicated discard_rx_queue routine
Ying Xue
2013-02-15
1
-15
/
+2
*
|
net: use skb_reset_mac_len() in dev_gro_receive()
Eric Dumazet
2013-02-15
1
-3
/
+1
*
|
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
10
-10
/
+207
*
|
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-15
1
-31
/
+48
*
|
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
11
-19
/
+12
|
/
*
net: Don't write to current task flags on every packet received.
David S. Miller
2013-02-14
1
-18
/
+28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-02-14
6
-39
/
+425
|
\
|
*
xfrm: Allow inserting policies with matching mark and different priorities
Steffen Klassert
2013-02-11
1
-2
/
+16
|
*
xfrm: make gc_thresh configurable in all namespaces
Michal Kubecek
2013-02-06
2
-8
/
+93
|
*
xfrm: remove unused xfrm4_policy_fini()
Michal Kubecek
2013-02-06
1
-9
/
+0
|
*
xfrm: Add a state resolution packet queue
Steffen Klassert
2013-02-06
1
-4
/
+225
|
*
xfrm: fix a unbalanced lock
Li RongQing
2013-02-01
1
-1
/
+1
|
*
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
2013-02-01
2
-14
/
+90
|
*
af_key: remove a duplicated skb_orphan()
Cong Wang
2013-01-28
1
-1
/
+0
*
|
bridge: make ifla_br_policy and br_af_ops static
Cong Wang
2013-02-14
1
-2
/
+2
*
|
bridge: Separate egress policy bitmap
Vlad Yasevich
2013-02-13
3
-6
/
+19
*
|
bridge: Add vlan support for local fdb entries
Vlad Yasevich
2013-02-13
4
-25
/
+125
*
|
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
3
-29
/
+151
*
|
bridge: Add vlan id to multicast groups
Vlad Yasevich
2013-02-13
2
-20
/
+50
*
|
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2013-02-13
4
-35
/
+52
*
|
bridge: Add the ability to configure pvid
Vlad Yasevich
2013-02-13
3
-17
/
+49
*
|
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
2013-02-13
6
-10
/
+126
*
|
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
4
-16
/
+99
*
|
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
2013-02-13
5
-18
/
+196
*
|
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
2013-02-13
4
-0
/
+41
*
|
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
2013-02-13
4
-0
/
+85
*
|
bridge: Add vlan filtering infrastructure
Vlad Yasevich
2013-02-13
6
-0
/
+296
*
|
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
2013-02-13
1
-0
/
+7
*
|
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
2013-02-13
1
-6
/
+6
*
|
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
7
-12
/
+8
*
|
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
5
-17
/
+30
*
|
tcp: set and get per-socket timestamp
Andrey Vagin
2013-02-13
1
-0
/
+9
*
|
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
2
-0
/
+4
*
|
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
1
-3
/
+7
*
|
net: skbuff: fix compile error in skb_panic()
James Hogan
2013-02-13
1
-3
/
+3
*
|
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-46
/
+53
*
|
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
1
-0
/
+15
*
|
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-39
/
+37
*
|
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
1
-3
/
+3
*
|
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
2
-56
/
+46
*
|
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
1
-2
/
+2
*
|
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
1
-3
/
+0
[next]