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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...
David S. Miller
4
-18
/
+11
2014-12-10
tcp: refine TSO autosizing
Eric Dumazet
2
-57
/
+62
2014-12-10
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2
-26
/
+2
2014-12-10
openvswitch: set correct protocol on route lookup
Jiri Benc
1
-1
/
+1
2014-12-09
net: sched: cls_basic: fix error path in basic_change()
Jiri Pirko
1
-3
/
+2
2014-12-09
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
1
-12
/
+10
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
1
-1
/
+1
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2
-9
/
+26
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
9
-48
/
+0
2014-12-09
tipc: fix missing spinlock init and nullptr oops
Erik Hugne
1
-3
/
+6
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-17
/
+18
2014-12-09
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
Mahesh Bandewar
2
-7
/
+30
2014-12-09
tipc: drop tx side permission checks
Erik Hugne
1
-37
/
+1
2014-12-09
ipv6: remove useless spin_lock/spin_unlock
Duan Jiong
1
-5
/
+1
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-27
/
+54
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-32
/
+37
2014-12-09
net_sched: cls_cgroup: remove unnecessary if
Jiri Pirko
1
-5
/
+1
2014-12-09
net_sched: cls_flow: remove duplicate assignments
Jiri Pirko
1
-3
/
+0
2014-12-09
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-09
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
1
-2
/
+2
2014-12-09
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-12
/
+5
2014-12-09
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
1
-11
/
+5
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
3
-59
/
+60
2014-12-09
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2
-3
/
+0
2014-12-09
tipc: simplify relationship between name table lock and node lock
Ying Xue
1
-9
/
+10
2014-12-09
tipc: any name table member must be protected under name table lock
Ying Xue
1
-1
/
+2
2014-12-09
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
1
-21
/
+27
2014-12-09
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
1
-4
/
+3
2014-12-09
tipc: make name table allocated dynamically
Ying Xue
3
-65
/
+55
2014-12-09
tipc: remove size variable from publ_list struct
Ying Xue
1
-12
/
+7
2014-12-09
udp: Neaten and reduce size of compute_score functions
Joe Perches
2
-99
/
+125
2014-12-09
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2
-4
/
+39
2014-12-09
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
2014-12-07
can: fix spelling errors
Jeremiah Mahler
3
-8
/
+8
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
3
-10
/
+3
2014-12-06
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2
-2
/
+108
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
21
-228
/
+326
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2
-0
/
+4
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
1
-2
/
+1
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
1
-28
/
+28
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2
-1
/
+2
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
1
-3
/
+70
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
1
-23
/
+17
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+38
2014-12-03
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
1
-10
/
+0
2014-12-03
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2
-2
/
+92
2014-12-03
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2
-0
/
+26
2014-12-03
net-sysfs: expose physical switch id for particular device
Jiri Pirko
1
-0
/
+24
2014-12-03
rtnl: expose physical switch id for particular device
Jiri Pirko
1
-1
/
+25
2014-12-03
net: introduce generic switch devices support
Jiri Pirko
5
-0
/
+55
[next]