Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de05c557b24c7dffc6d392e3db120cf11c9f6ae7
/
net
de05c55
proc: consolidate per-net single_open callers
by Pavel Emelyanov
· 16 years ago
60bdde9
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
by Pavel Emelyanov
· 16 years ago
8e3461d
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
by Pavel Emelyanov
· 16 years ago
229bf0c
proc: create /proc/net/snmp file in each net
by Pavel Emelyanov
· 16 years ago
7b7a9df
proc: create /proc/net/netstat file in each net
by Pavel Emelyanov
· 16 years ago
d89cbbb
ipv4: clean the init_ipv4_mibs error paths
by Pavel Emelyanov
· 16 years ago
923c658
mib: put icmpmsg statistics on struct net
by Pavel Emelyanov
· 16 years ago
b60538a
mib: put icmp statistics on struct net
by Pavel Emelyanov
· 16 years ago
386019d
mib: put udplite statistics on struct net
by Pavel Emelyanov
· 16 years ago
2f275f9
mib: put udp statistics on struct net
by Pavel Emelyanov
· 16 years ago
61a7e26
mib: put net statistics on struct net
by Pavel Emelyanov
· 16 years ago
a20f579
mib: put ip statistics on struct net
by Pavel Emelyanov
· 16 years ago
57ef42d
mib: put tcp statistics on struct net
by Pavel Emelyanov
· 16 years ago
9b4661b
ipv4: add pernet mib operations
by Pavel Emelyanov
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
a0c80b8
pkt_sched: Make default qdisc nonshared-multiqueue safe.
by David S. Miller
· 16 years ago
99194cf
pkt_sched: Add multiqueue handling to qdisc_graft().
by David S. Miller
· 16 years ago
8387400
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 16 years ago
c7e4f3b
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
by David S. Miller
· 16 years ago
5304997
pkt_sched: Make qdisc grafting locking more specific.
by David S. Miller
· 16 years ago
ead81cc
netdevice: Move qdisc_list back into net_device proper.
by David S. Miller
· 16 years ago
15b458f
pkt_sched: Kill qdisc_lock_tree usage in cls_route.c
by David S. Miller
· 16 years ago
55dbc640
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
by David S. Miller
· 16 years ago
17715e6
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
by David S. Miller
· 16 years ago
8a34c5d
pkt_sched: Perform bulk of qdisc destruction in RCU.
by David S. Miller
· 16 years ago
1636112
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
by David S. Miller
· 16 years ago
37437bb
pkt_sched: Schedule qdiscs instead of netdev_queue.
by David S. Miller
· 16 years ago
7698b4f
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
by David S. Miller
· 16 years ago
e2627c8
pkt_sched: Make QDISC_RUNNING a qdisc state.
by David S. Miller
· 16 years ago
d3b753d
pkt_sched: Move gso_skb into Qdisc.
by David S. Miller
· 16 years ago
8f0f222
net: Implement simple sw TX hashing.
by David S. Miller
· 16 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 16 years ago
eae792b
netdev: Add netdev->select_queue() method.
by David S. Miller
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
24344d2
mac80211: Temporarily mark QoS support BROKEN.
by David S. Miller
· 16 years ago
1d8ae3f
pkt_sched: Remove RR scheduler.
by David S. Miller
· 16 years ago
09e83b5
netdev: Kill NETIF_F_MULTI_QUEUE.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
51ce7ec
garp: retry sending JoinIn messages after allocation failures
by Patrick McHardy
· 16 years ago
9a6d276
core: add stat to track unresolved discards in neighbor cache
by Neil Horman
· 16 years ago
ed88098
mib: add net to NET_ADD_STATS_USER
by Pavel Emelyanov
· 16 years ago
f2bf415
mib: add net to NET_ADD_STATS_BH
by Pavel Emelyanov
· 16 years ago
6f67c81
mib: add net to NET_INC_STATS_USER
by Pavel Emelyanov
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
4e67344
mib: add net to NET_INC_STATS
by Pavel Emelyanov
· 16 years ago
1ed8346
tcp: replace tcp_sock argument with sock in some places
by Pavel Emelyanov
· 16 years ago
ca12a1a
inet: prepare net on the stack for NET accounting macros
by Pavel Emelyanov
· 16 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 16 years ago
74688e4
mib: add net to TCP_DEC_STATS
by Pavel Emelyanov
· 16 years ago
63231bd
mib: add net to TCP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
81cc8a7
mib: add net to TCP_INC_STATS
by Pavel Emelyanov
· 16 years ago
a9c19329
tcp: add net to tcp_mib_init
by Pavel Emelyanov
· 16 years ago
a86b1e3
inet: prepare struct net for TCP MIB accounting
by Pavel Emelyanov
· 16 years ago
c5346fe
mib: add net to IP_ADD_STATS_BH
by Pavel Emelyanov
· 16 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
5e38e27
mib: add net to IP_INC_STATS
by Pavel Emelyanov
· 16 years ago
84a3aa0
ipv4: prepare net initialization for IP accounting
by Pavel Emelyanov
· 16 years ago
70efce2
net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.
by Will Newton
· 16 years ago
7b1c65f
net: make __skb_splice_bits static
by Harvey Harrison
· 16 years ago
885a4c9
Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer.net/linux-2.6
by David S. Miller
· 16 years ago
9d3a0de
ipvs: More reliable synchronization on connection close
by Rumen G. Bogdanovski
· 16 years ago
375c6bb
ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()
by Sven Wegener
· 16 years ago
ba6fd85
ipvs: Put backup thread on mcast socket wait queue
by Sven Wegener
· 16 years ago
998e7a7
ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread()
by Sven Wegener
· 16 years ago
e6dd731
ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock()
by Sven Wegener
· 16 years ago
d564005
ipvs: Initialize mcast addr at compile time
by Sven Wegener
· 16 years ago
cadc723
Merge branch 'bkl-removal' into next
by Trond Myklebust
· 16 years ago
e89e896
Merge branch 'devel' into next
by Trond Myklebust
· 16 years ago
a86dc49
SUNRPC: Remove the BKL from the callback functions
by Trond Myklebust
· 16 years ago
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 16 years ago
babe80e
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
by Chuck Lever
· 16 years ago
423d8b0
SUNRPC: None of rpcb_create's callers wants a privileged source port
by Chuck Lever
· 16 years ago
cc5598b
SUNRPC: Introduce a specific rpcb_create for contacting localhost
by Chuck Lever
· 16 years ago
166b88d
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
by Chuck Lever
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
d0236f8
iucv: fix memory leak in cpu hotplug error path.
by Akinobu Mita
· 16 years ago
2870c43
net: refactor tcp splice receive path to improve readability
by Octavian Purdila
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
f1f28aa
netdev: Add addr_list_lock to struct net_device.
by David S. Miller
· 16 years ago
f66ac03
mib: add struct net to ICMPMSGIN_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
903fc19
mib: add struct net to ICMPMSGOUT_INC_STATS
by Pavel Emelyanov
· 16 years ago
dcfc23c
mib: add struct net to ICMP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
75c939b
mib: add struct net to ICMP_INC_STATS
by Pavel Emelyanov
· 16 years ago
fd54d71
inet: toss struct net initialization around
by Pavel Emelyanov
· 16 years ago
0388b00
icmp: add struct net argument to icmp_out_count
by Pavel Emelyanov
· 16 years ago
6136276
vlan: remove unnecessary include statements
by Patrick McHardy
· 16 years ago
d80aa31
vlan: clean up hard_start_xmit functions
by Patrick McHardy
· 16 years ago
1349fe9
vlan: clean up vlan_dev_hard_header()
by Patrick McHardy
· 16 years ago
19b9a4e
vlan: ethtool ->get_flags support
by Patrick McHardy
· 16 years ago
393e52e
packet: deliver VLAN TCI to userspace
by Patrick McHardy
· 16 years ago
bbd6ef8
packet: support extensible, 64 bit clean mmaped ring structure
by Patrick McHardy
· 16 years ago
bc1d041
vlan: deliver packets received with VLAN acceleration to network taps
by Patrick McHardy
· 16 years ago
6aa895b0
vlan: Don't store VLAN tag in cb
by Patrick McHardy
· 16 years ago
968edbe
tipc: Optimization to multicast name lookup algorithm
by Allan Stephens
· 16 years ago
1aad72d
tipc: Add missing locks when inspecting node list & link list
by Allan Stephens
· 16 years ago
08d2cf0
tipc: Fix bug in scope checking for multicast messages
by Allan Stephens
· 16 years ago
0e35fd5
tipc: Eliminate improper use of TIPC_OK error code
by Allan Stephens
· 16 years ago
Next »