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
2008-04-16
[IPIP]: Use proper net in hash-lookup functions.
Pavel Emelyanov
1
-2
/
+2
2008-04-16
[IPIP]: Add net/ipip_net argument to some functions.
Pavel Emelyanov
1
-19
/
+25
2008-04-16
[IPIP]: Make the fallback tunnel device per-net.
Pavel Emelyanov
1
-32
/
+35
2008-04-16
[IPIP]: Introduce empty ipip_net structure and net init/exit ops.
Pavel Emelyanov
1
-0
/
+50
2008-04-16
[VLAN]: Handle vlan devices net namespace changing.
Pavel Emelyanov
1
-5
/
+8
2008-04-16
[VLAN]: Allow vlan devices registration in net namespaces.
Pavel Emelyanov
3
-8
/
+4
2008-04-16
[VLAN]: Make the vlan_name_type per-net.
Pavel Emelyanov
3
-9
/
+16
2008-04-16
[VLAN]: Make the /proc/net/vlan/conf file show per-net info.
Pavel Emelyanov
1
-5
/
+8
2008-04-16
[VLAN]: Create proc entries in the proper net.
Pavel Emelyanov
2
-27
/
+23
2008-04-16
[VLAN]: Add a net argument to proc init and cleanup calls.
Pavel Emelyanov
3
-15
/
+22
2008-04-16
[VLAN]: Introduce the vlan_net structure and init/exit net ops.
Pavel Emelyanov
2
-0
/
+51
2008-04-16
[VLAN]: Tag vlan_group_device with net device, not ifindex.
Pavel Emelyanov
1
-11
/
+11
2008-04-16
[RTNL]: Introduce the rtnl_kill_links helper.
Pavel Emelyanov
1
-8
/
+21
2008-04-16
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
Pavel Emelyanov
1
-2
/
+2
2008-04-16
[TCP]: Remove superflushious skb == write_queue_tail() check
Ilpo Järvinen
1
-1
/
+1
2008-04-16
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
1
-28
/
+36
2008-04-16
CAN: use hrtimers in can-bcm protocol
Oliver Hartkopp
1
-121
/
+130
2008-04-16
[TIPC]: Enhance validation of format on incoming messages
Allan Stephens
1
-12
/
+77
2008-04-16
[TIPC]: Force linearization of non-linear sk_buffs
Allan Stephens
2
-0
/
+18
2008-04-16
[TIPC]: Use fast buffer cloning to improve performance
Allan Stephens
1
-1
/
+1
2008-04-16
[TIPC]: Remove redundant NULL check when discarding buffers
Allan Stephens
1
-2
/
+1
2008-04-15
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
1
-0
/
+62
2008-04-15
[NETNS]: The net-subsys IDs generator.
Pavel Emelyanov
1
-0
/
+38
2008-04-15
[IRDA]: Remove irlan_eth_send_gratuitous_arp()
Adrian Bunk
2
-43
/
+0
2008-04-15
[TIPC]: Overhaul of socket locking logic
Allan Stephens
2
-431
/
+602
2008-04-15
[TIPC]: Cosmetic changes to TIPC connect() code
Allan Stephens
1
-71
/
+72
2008-04-15
[TIPC]: Add error check to detect non-blocking form of connect()
Allan Stephens
1
-0
/
+5
2008-04-15
[TIPC]: Correct "off by 1" error in socket queue limit enforcement
Allan Stephens
1
-12
/
+10
2008-04-15
[TIPC]: Ignore message padding when receiving stream data
Allan Stephens
1
-1
/
+1
2008-04-15
[TIPC]: Allow stream receive to read from multiple TIPC messages
Allan Stephens
1
-1
/
+3
2008-04-15
[TIPC]: Skip connection flow control in connectionless sockets
Allan Stephens
1
-1
/
+2
2008-04-15
[XFRM]: Compilation warnings in xfrm_user.c.
Denis V. Lunev
1
-4
/
+4
2008-04-14
[TCP]: Format addresses appropriately in debug messages.
YOSHIFUJI Hideaki
2
-8
/
+29
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
14
-47
/
+47
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
89
-886
/
+2110
2008-04-14
[SOCK]: Add some notes about per-bind-bucket sock lookup.
Pavel Emelyanov
2
-0
/
+11
2008-04-14
[DCCP]: Fix comment about control sockets.
Pavel Emelyanov
2
-2
/
+2
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
33
-127
/
+261
2008-04-14
[NETFILTER]: nf_conntrack: fix incorrect check for expectations
Patrick McHardy
1
-1
/
+1
2008-04-14
[NETFILTER]: bridge: add ebt_nflog watcher
Peter Warasin
3
-0
/
+89
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
11
-30
/
+30
2008-04-14
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
3
-8
/
+13
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
10
-66
/
+66
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
Jan Engelhardt
1
-12
/
+10
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
9
-125
/
+119
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
3
-20
/
+20
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
15
-94
/
+54
2008-04-14
[NETFILTER]: nf_conntrack_tcp: catch invalid state updates over ctnetlink
Patrick McHardy
1
-2
/
+4
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
4
-65
/
+32
2008-04-14
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
Patrick McHardy
1
-0
/
+3
[next]