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
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-2
/
+56
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2
-1
/
+54
2014-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+6
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
1
-1
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-942
/
+549
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-06
net-timestamp: TCP timestamping
Willem de Bruijn
2
-3
/
+15
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2
-4
/
+16
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2
-0
/
+5
2014-08-06
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
1
-23
/
+2
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-0
/
+1
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-2
/
+2
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
3
-44
/
+56
2014-08-03
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
1
-8
/
+8
2014-08-03
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
1
-5
/
+5
2014-08-03
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2
-5
/
+5
2014-08-03
net: filter: simplify socket charging
Alexei Starovoitov
2
-52
/
+44
2014-08-01
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
1
-1
/
+1
2014-07-31
net: filter: don't release unattached filter through call_rcu()
Pablo Neira
1
-3
/
+8
2014-07-31
net: Remove unlikely() for WARN_ON() conditions
Thomas Graf
1
-1
/
+1
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2014-07-30
namespaces: Use task_lock and not rcu to protect nsproxy
Eric W. Biederman
1
-4
/
+6
2014-07-29
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
1
-3
/
+3
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
1
-4
/
+0
2014-07-29
neighbour : fix ndm_type type error issue
Jun Zhao
1
-1
/
+1
2014-07-25
net: do not name the pointer to struct net_device net
WANG Cong
1
-71
/
+71
2014-07-25
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-9
/
+9
2014-07-24
net: filter: split filter.c into two files
Alexei Starovoitov
1
-511
/
+0
2014-07-24
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
1
-1
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-07-21
net: print a notification on device rename
Veaceslav Falico
1
-0
/
+3
2014-07-21
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
1
-3
/
+5
2014-07-17
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-17
net: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+2
2014-07-17
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
1
-0
/
+2
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-71
/
+23
2014-07-16
drop_monitor: remove unnecessary break after return
Fabian Frederick
1
-2
/
+0
2014-07-16
pktgen: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-07-16
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
1
-4
/
+8
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2
-7
/
+10
2014-07-16
net: set name assign type for renamed devices
Tom Gundersen
1
-0
/
+7
2014-07-16
net: add name_assign_type netdev attribute
Tom Gundersen
1
-0
/
+20
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-16
/
+23
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2
-2
/
+2
2014-07-15
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-4
/
+5
2014-07-14
net: filter: sk_chk_filter() no longer mangles filter
Eric Dumazet
1
-3
/
+3
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
1
-16
/
+58
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-3
/
+6
2014-07-09
netpoll: fix use after free
david decotigny
1
-1
/
+2
2014-07-09
net: filter: move load_pointer() into filter.h
Zi Shen Lim
1
-12
/
+3
[next]