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.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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2015-04-17
1
-1
/
+1
*
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-16
1
-3
/
+6
*
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-16
1
-1
/
+0
*
bpf: fix bpf helpers to use skb->mac_header relative offsets
Alexei Starovoitov
2015-04-16
1
-9
/
+32
*
netns: remove duplicated include from net_namespace.c
Wei Yongjun
2015-04-16
1
-1
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
1
-1
/
+1
|
\
|
*
new helper: msg_data_left()
Al Viro
2015-04-11
1
-1
/
+1
*
|
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
Daniel Borkmann
2015-04-13
1
-7
/
+24
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-12
1
-6
/
+26
|
\
\
|
*
|
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-10
1
-6
/
+26
*
|
|
tcp: do not cache align timewait sockets
Eric Dumazet
2015-04-12
1
-2
/
+1
|
/
/
*
|
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
2015-04-10
1
-1
/
+1
*
|
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
2015-04-09
1
-10
/
+10
*
|
net: remove extra newlines
Sheng Yong
2015-04-07
1
-1
/
+0
*
|
netns: allow to dump netns ids
Nicolas Dichtel
2015-04-07
1
-1
/
+48
*
|
netns: notify netns id events
Nicolas Dichtel
2015-04-07
1
-8
/
+44
*
|
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
2015-04-07
1
-1
/
+1
*
|
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
4
-18
/
+35
|
\
|
*
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-06
2
-1
/
+22
|
*
netns: don't allocate an id for dead netns
Nicolas Dichtel
2015-04-03
1
-1
/
+3
|
*
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
2015-04-03
1
-15
/
+9
|
*
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
1
-1
/
+1
*
|
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-06
1
-4
/
+104
*
|
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2015-04-03
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
2
-11
/
+17
|
\
|
|
*
netns: don't clear nsid too early on removal
Nicolas Dichtel
2015-03-29
1
-9
/
+15
|
*
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
2015-03-24
1
-2
/
+2
*
|
dev: set iflink to 0 for virtual interfaces
Nicolas Dichtel
2015-04-02
1
-0
/
+4
*
|
net: remove iflink field from struct net_device
Nicolas Dichtel
2015-04-02
1
-11
/
+2
*
|
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
4
-9
/
+34
*
|
net: rename dev to orig_dev in deliver_ptype_list_skb
Jiri Pirko
2015-03-31
1
-2
/
+3
*
|
net: Introduce passthru_features_check
Toshiaki Makita
2015-03-29
1
-0
/
+8
*
|
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-12
/
+9
*
|
vlan: Introduce helper functions to check if skb is tagged
Toshiaki Makita
2015-03-29
1
-16
/
+8
*
|
tc: bpf: generalize pedit action
Alexei Starovoitov
2015-03-29
1
-2
/
+69
*
|
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
1
-0
/
+17
*
|
net: allow to delete a whole device group
WANG Cong
2015-03-24
1
-0
/
+38
*
|
net: Move the comment about unsettable socket-level options to default clause...
YOSHIFUJI Hideaki/吉藤英明
2015-03-23
1
-2
/
+3
*
|
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
1
-7
/
+7
*
|
net: clear skb->priority when forwarding to another netns
WANG Cong
2015-03-23
1
-0
/
+1
*
|
net: neighbour: Add mcast_resolicit to configure the number of multicast reso...
YOSHIFUJI Hideaki/吉藤英明
2015-03-20
1
-4
/
+11
*
|
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
2015-03-20
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
4
-20
/
+30
|
\
|
|
*
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
2015-03-12
1
-2
/
+6
|
*
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
1
-1
/
+1
|
*
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-11
1
-4
/
+6
|
*
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
2015-03-10
1
-13
/
+13
|
*
net: add comment for sock_efree() usage
Oliver Hartkopp
2015-03-10
1
-0
/
+4
*
|
ebpf, filter: do not convert skb->protocol to host endianess during runtime
Daniel Borkmann
2015-03-20
1
-15
/
+14
[next]