Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3578b0c8abc7bdb4f02152ce5db7e09d484c6866
/
net
/
core
/
dev.c
3578b0c
Revert "net: remove zap_completion_queue"
by David S. Miller
· 14 years ago
a427615
net: cleanup inclusion
by Changli Gao
· 14 years ago
de38483
net: ingress filter message limit
by Stephen Hemminger
· 14 years ago
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
c736eef
net: dev_forward_skb should call nf_reset
by Ben Greear
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
bd27290
net: 64bit stats for netdev_queue
by Eric Dumazet
· 14 years ago
c1f19b5
net: support time stamping in phy devices.
by Richard Cochran
· 14 years ago
b0f77d0
net: fix problem in reading sock TX queue
by Tom Herbert
· 14 years ago
87fd308
net: skb_tx_hash() fix relative to skb_orphan_try()
by Eric Dumazet
· 14 years ago
d775351
net: Document that dev_get_stats() returns the given pointer
by Ben Hutchings
· 14 years ago
3cfde79
net: Get rid of rtnl_link_stats64 / net_device_stats union
by Ben Hutchings
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
by Joe Perches
· 14 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 14 years ago
70777d0
net/core: use ntohs for skb->protocol
by Sebastian Andrzej Siewior
· 14 years ago
6afff0c
net: consolidate netif_needs_gso() checks
by John Fastabend
· 14 years ago
f350a0a
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 14 years ago
08c801f
net: Print num_rx_queues imbalance warning only when there are allocated queues
by Tim Gardner
· 14 years ago
bb69ae0
anycast: Some RCU conversions
by Eric Dumazet
· 14 years ago
271c1df
net: Remove unnecessary net action assertion
by jamal
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b78462e
skbuff: add check for non-linear to warn_if_lro and needs_linearize
by Alexander Duyck
· 14 years ago
ab95bfe
net: replace hooks in __netif_receive_skb V5
by Jiri Pirko
· 14 years ago
79640a4
net: add additional lock to qdisc to increase throughput
by Eric Dumazet
· 14 years ago
2df4a0f
net: fix conflict between null_or_orig and null_or_bond
by John Fastabend
· 14 years ago
bc135b2
net: Define accessors to manipulate QDISC_STATE_RUNNING
by Eric Dumazet
· 14 years ago
15e83ed
net: remove zap_completion_queue
by Eric Dumazet
· 14 years ago
27f39c7
net: Use __this_cpu_inc() in fast path
by Eric Dumazet
· 14 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8ce6ceb
net-2.6 : V2 - fix dev_get_valid_name
by Daniel Lezcano
· 14 years ago
a1b3f59
net: Expose all network devices in a namespaces in sysfs
by Eric W. Biederman
· 15 years ago
76cc8b1
net: fix problem in dequeuing from input_pkt_queue
by Tom Herbert
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 years ago
ebda37c
rps: avoid one atomic in enqueue_to_backlog
by Eric Dumazet
· 15 years ago
3b098e2
net: Consistent skb timestamping
by Eric Dumazet
· 14 years ago
a14462f
net: adjust handle_macvlan to pass port struct to hook
by Jiri Pirko
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
eecfd7c
rps: Various optimizations
by Eric Dumazet
· 15 years ago
6ec82562
veth: Dont kfree_skb() after dev_forward_skb()
by Eric Dumazet
· 15 years ago
dee4287
net: fix softnet_stat
by Changli Gao
· 15 years ago
6e7676c
net: batch skb dequeueing from softnet input_pkt_queue
by Changli Gao
· 15 years ago
a9cbd58
net: reimplement softnet_data.output_queue as a FIFO queue
by Changli Gao
· 15 years ago
8c52d50
rps: optimize rps_get_cpu()
by Changli Gao
· 15 years ago
9ccb897
net: Orphan and de-dst skbs earlier in xmit path.
by David S. Miller
· 15 years ago
e326bed
rps: immediate send IPI in process_backlog()
by Eric Dumazet
· 15 years ago
9a20e31
net: Introduce skb_orphan_try()
by Eric Dumazet
· 15 years ago
87eb367
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
05d1760
net: Fix an RCU warning in dev_pick_tx()
by David Howells
· 15 years ago
ab93047
net: emphasize rtnl lock required in call_netdevice_notifiers
by Jiri Pirko
· 15 years ago
b249dcb
rps: consistent rxhash
by Eric Dumazet
· 15 years ago
e36fa2f
rps: cleanups
by Eric Dumazet
· 15 years ago
8875127
rps: shortcut net_rps_action()
by Eric Dumazet
· 15 years ago
fc6055a
net: Introduce skb_orphan_try()
by Eric Dumazet
· 15 years ago
9958da0
net: remove time limit in process_backlog()
by Eric Dumazet
· 15 years ago
8770acf
rps: rps_sock_flow_table is mostly read
by Eric Dumazet
· 15 years ago
fec5e65
rfs: Receive Flow Steering
by Tom Herbert
· 15 years ago
8728c54
net: dev_pick_tx() fix
by Eric Dumazet
· 15 years ago
b0e28f1
net: netif_rx() must disable preemption
by Eric Dumazet
· 15 years ago
acbbc07
net: uninline skb_bond_should_drop()
by Eric Dumazet
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
7a161ea
net: Dont use netdev_warn()
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e400827
net: Add a missing local_irq_enable()
by Eric Dumazet
· 15 years ago
5a6d234
rps: fixed missed rps_unlock
by Tom Herbert
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
a748ee2
net: move address list functions to a separate file
by Jiri Pirko
· 15 years ago
9092c65
net: illegal_highdma() fix
by Eric Dumazet
· 15 years ago
5acbbd4
net: change illegal_highdma to use dma_mask
by FUJITA Tomonori
· 15 years ago
152102c
rps: keep the old behavior on SMP without rps
by Changli Gao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
10f744d
net: __netif_receive_skb should be static
by Eric Dumazet
· 15 years ago
df33454
rps: add CONFIG_RPS
by Eric Dumazet
· 15 years ago
e51d739
net: Fix locking in flush_backlog
by Tom Herbert
· 15 years ago
99fe3c3
net: dev_getfirstbyhwtype() optimization
by Eric Dumazet
· 15 years ago
283f2fe
net: speedup netdev_set_master()
by Eric Dumazet
· 15 years ago
32a806c
bonding: flush unicast and multicast lists when changing type
by Jiri Pirko
· 15 years ago
e77c8e8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0641e4f
net: Potential null skb->dev dereference
by Eric Dumazet
· 15 years ago
3ca5b40
bonding: check return value of nofitier when changing type
by Jiri Pirko
· 15 years ago
1e94d72
rps: Fixed build with CONFIG_SMP not enabled.
by Tom Herbert
· 15 years ago
0a9627f
rps: Receive Packet Steering
by Tom Herbert
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
bd38081
dev: support deferring device flag change notifications
by Patrick McHardy
· 15 years ago
a283576
rtnetlink: handle rtnl_link netlink notifications manually
by Patrick McHardy
· 15 years ago
e5e26d7
netdev: use list_first_entry macro
by stephen hemminger
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
c4d4979
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
e76b69c
net: bug fix for vlan + gro issue
by Ajit Khaparde
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
15682bc
ethtool: Introduce n-tuple filter programming support
by Peter P Waskiewicz Jr
· 15 years ago
8a83a00
net: maintain namespace isolation between vlan and real device
by Arnd Bergmann
· 15 years ago
32e7bfc
net: use helpers to access uc list V2
by Jiri Pirko
· 15 years ago
4b25846
net: Optimize non-gso test checks
by Krishna Kumar
· 15 years ago
11380a4
net: Unexport napi_gro_flush().
by David S. Miller
· 15 years ago
Next »