Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
852566f53ccdc9d1c149ffa28daa9778e13fa3da
/
include
/
net
852566f5
mib: add netns/mib.h file
by Pavel Emelyanov
· 16 years ago
93245dd
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
by David S. Miller
· 17 years ago
83874000
pkt_sched: Kill netdev_queue lock.
by David S. Miller
· 17 years ago
c7e4f3b
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
by David S. Miller
· 17 years ago
78a5b30
pkt_sched: Rework {sch,tbf}_tree_lock().
by David S. Miller
· 17 years ago
37437bb
pkt_sched: Schedule qdiscs instead of netdev_queue.
by David S. Miller
· 17 years ago
7698b4f
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
by David S. Miller
· 17 years ago
e2627c8
pkt_sched: Make QDISC_RUNNING a qdisc state.
by David S. Miller
· 17 years ago
d3b753d
pkt_sched: Move gso_skb into Qdisc.
by David S. Miller
· 17 years ago
51cb6db
mac80211: Reimplement WME using ->select_queue().
by David S. Miller
· 17 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 17 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 17 years ago
9a6d276
core: add stat to track unresolved discards in neighbor cache
by Neil Horman
· 17 years ago
ed88098
mib: add net to NET_ADD_STATS_USER
by Pavel Emelyanov
· 17 years ago
f2bf415
mib: add net to NET_ADD_STATS_BH
by Pavel Emelyanov
· 17 years ago
6f67c81
mib: add net to NET_INC_STATS_USER
by Pavel Emelyanov
· 17 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
4e67344
mib: add net to NET_INC_STATS
by Pavel Emelyanov
· 17 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 17 years ago
cf1100a
mib: add net to TCP_ADD_STATS_USER
by Pavel Emelyanov
· 17 years ago
74688e4
mib: add net to TCP_DEC_STATS
by Pavel Emelyanov
· 17 years ago
63231bd
mib: add net to TCP_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
81cc8a7
mib: add net to TCP_INC_STATS
by Pavel Emelyanov
· 17 years ago
a9c19329
tcp: add net to tcp_mib_init
by Pavel Emelyanov
· 17 years ago
f10f843
mib: drop unused TCP_XXX_STATS macros
by Pavel Emelyanov
· 17 years ago
c5346fe
mib: add net to IP_ADD_STATS_BH
by Pavel Emelyanov
· 17 years ago
7c73a6f
mib: add net to IP_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
5e38e27
mib: add net to IP_INC_STATS
by Pavel Emelyanov
· 17 years ago
c6f8f7e
mib: drop unused IP_INC_STATS_USER
by Pavel Emelyanov
· 17 years ago
f66ac03
mib: add struct net to ICMPMSGIN_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
903fc19
mib: add struct net to ICMPMSGOUT_INC_STATS
by Pavel Emelyanov
· 17 years ago
dcfc23c
mib: add struct net to ICMP_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
75c939b
mib: add struct net to ICMP_INC_STATS
by Pavel Emelyanov
· 17 years ago
43589aa
icmp: drop unused MIB accounting wrappers
by Pavel Emelyanov
· 17 years ago
0388b00
icmp: add struct net argument to icmp_out_count
by Pavel Emelyanov
· 17 years ago
0ea5224
tipc: Remove unneeded parameter to tipc_createport_raw()
by Allan Stephens
· 17 years ago
fc943b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
4c88949
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
by David S. Miller
· 17 years ago
f434b2d
mac80211: fix struct ieee80211_tx_queue_params
by Johannes Berg
· 17 years ago
f591fa5
mac80211: fix TX sequence numbers
by Johannes Berg
· 17 years ago
9d139c8
mac80211: revamp beacon configuration
by Johannes Berg
· 17 years ago
49292d5
mac80211: power management wext hooks
by Samuel Ortiz
· 17 years ago
79d1638
netdev: Move atomic queue state bits into netdev_queue.
by David S. Miller
· 17 years ago
eb6aafe
pkt_sched: Make qdisc_run take a netdev_queue.
by David S. Miller
· 17 years ago
0529794
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
by David S. Miller
· 17 years ago
6fa9864
net: Clean up explicit ->tx_queue references in link watch.
by David S. Miller
· 17 years ago
3e745dd
pkt_sched: Add qdisc_all_tx_empty()
by David S. Miller
· 17 years ago
5aa7099
pkt_sched: Add qdisc_reset_all_tx().
by David S. Miller
· 17 years ago
68dfb42
pkt_sched: Kill stats_lock member of struct Qdisc.
by David S. Miller
· 17 years ago
b0e1e64
netdev: Move rest of qdisc state into struct netdev_queue
by David S. Miller
· 17 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 17 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 17 years ago
6ef307b
mac80211: fix lots of kernel-doc
by Randy Dunlap
· 17 years ago
429a380
mac80211: add block ack request capability
by Ron Rindjunsky
· 17 years ago
b891c5a
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
by Pablo Neira Ayuso
· 17 years ago
fb0305c
net-sched: consolidate default fifo qdisc setup
by Patrick McHardy
· 17 years ago
6fe1c7a
net-sched: add dynamically sized qdisc class hash helpers
by Patrick McHardy
· 17 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
f3032be
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
70c03b4
vlan: Add GVRP support
by Patrick McHardy
· 17 years ago
eca9eba
net: Add GARP applicant-only participant
by Patrick McHardy
· 17 years ago
a19800d
net: Add STP demux layer
by Patrick McHardy
· 17 years ago
ef28d1a
MIB: add struct net to UDP6_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
235b9f7
MIB: add struct net to UDP6_INC_STATS_USER
by Pavel Emelyanov
· 17 years ago
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 17 years ago
629ca23
MIB: add struct net to UDP_INC_STATS_USER
by Pavel Emelyanov
· 17 years ago
e84f84f
netns: place rt_genid into struct net
by Denis V. Lunev
· 17 years ago
9f5e97e
netns: make rt_secret_rebuild timer per namespace
by Denis V. Lunev
· 17 years ago
39a23e7
netns: register net.ipv4.route.flush in each namespace
by Denis V. Lunev
· 17 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 17 years ago
76e6ebf
netns: add namespace parameter to rt_cache_flush
by Denis V. Lunev
· 17 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 17 years ago
06ff47b
mac80211: add spectrum capabilities
by Tomas Winkler
· 17 years ago
23976ef
mac80211: don't accept WEP keys other than WEP40 and WEP104
by Emmanuel Grumbach
· 17 years ago
28f49d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
428da76
mac80211: Add RTNL warning for workqueue
by Ivo van Doorn
· 17 years ago
ffd7891
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
by Luis R. Rodriguez
· 17 years ago
1839cea
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
by John W. Linville
· 17 years ago
b9f75f4
netns: Don't receive new packets in a dead network namespace.
by Eric W. Biederman
· 17 years ago
f630e43
ipv6: Drop packets for loopback address from outside of the box.
by YOSHIFUJI Hideaki
· 17 years ago
2e3216c
sctp: Follow security requirement of responding with 1 packet
by Vlad Yasevich
· 17 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
972692e
net: Add sk_set_socket() helper.
by David S. Miller
· 17 years ago
cb61cb9
udp: sk_drops handling
by Eric Dumazet
· 17 years ago
fe2c802
rose: improving AX25 routing frames via ROSE network
by Bernard Pidoux
· 17 years ago
68b80f1
netfilter: nf_nat: fix RCU races
by Patrick McHardy
· 17 years ago
338db08
net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.
by David S. Miller
· 17 years ago
8ce9c6e
sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
by David S. Miller
· 17 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 17 years ago
0f5cabb
wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
by David S. Miller
· 17 years ago
87de87d
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
by David S. Miller
· 17 years ago
0b44191
netns: introduce the net_hash_mix "salt" for hashes
by Pavel Emelyanov
· 17 years ago
33de014
inet6: add struct net argument to inet6_ehashfn
by Pavel Emelyanov
· 17 years ago
9f26b3a
inet: add struct net argument to inet_ehashfn
by Pavel Emelyanov
· 17 years ago
2086a65
inet: add struct net argument to inet_lhashfn
by Pavel Emelyanov
· 17 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 17 years ago
942e7b1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 17 years ago
6693be7
mac80211: add utility function to get header length
by Harvey Harrison
· 17 years ago
Next »