index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-0
/
+5
*
net, sched: add clsact qdisc
Daniel Borkmann
2016-01-10
1
-8
/
+74
*
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
2015-12-15
1
-0
/
+136
*
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-6
/
+6
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-5
/
+5
*
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
1
-1
/
+2
*
net: constify netif_is_* helpers net_device param
Jiri Pirko
2015-12-05
1
-1
/
+1
*
net: introduce change lower state notifier
Jiri Pirko
2015-12-03
1
-0
/
+20
*
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
1
-4
/
+7
*
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
1
-12
/
+6
*
net: Check CHANGEUPPER notifier return value
Ido Schimmel
2015-12-03
1
-2
/
+6
*
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
2015-11-20
1
-2
/
+4
*
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-0
/
+7
*
net: napi_hash_del() returns a boolean status
Eric Dumazet
2015-11-18
1
-3
/
+7
*
net: move napi_hash[] into read mostly section
Eric Dumazet
2015-11-18
1
-1
/
+1
*
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-1
/
+2
*
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-11-18
1
-0
/
+2
*
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
2015-11-18
1
-5
/
+20
*
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
2015-11-18
1
-11
/
+7
*
net: un-inline sk_busy_loop()
Eric Dumazet
2015-11-18
1
-2
/
+48
*
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2015-11-18
1
-17
/
+16
*
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
1
-1
/
+4
*
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
1
-5
/
+8
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
1
-1
/
+1
*
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-16
1
-0
/
+2
*
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-04
1
-3
/
+4
*
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
1
-2
/
+6
*
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
1
-0
/
+50
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-0
/
+27
|
\
|
*
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
1
-0
/
+27
*
|
net: introduce pre-change upper device notifier
Jiri Pirko
2015-10-16
1
-0
/
+9
*
|
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2015-10-05
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-26
1
-0
/
+2
|
\
|
|
*
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2015-09-23
1
-0
/
+2
*
|
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
2015-09-25
1
-8
/
+7
*
|
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
1
-0
/
+8
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-1
/
+3
*
|
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
|
net: Remove dev_queue_xmit_sk
Eric W. Biederman
2015-09-17
1
-2
/
+2
|
/
*
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
2015-08-27
1
-1
/
+1
*
net: introduce change upper device notifier change info
Jiri Pirko
2015-08-27
1
-2
/
+14
*
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-08-27
1
-1
/
+1
*
net: warn if drivers set tx_queue_len = 0
Phil Sutter
2015-08-18
1
-0
/
+3
*
dev: Spelling fix in comments
subashab@codeaurora.org
2015-07-27
1
-2
/
+2
*
dst: Metadata destinations
Thomas Graf
2015-07-21
1
-1
/
+1
*
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-20
1
-0
/
+10
*
net core: Add protodown support.
Anuradha Karuppiah
2015-07-15
1
-0
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-13
1
-23
/
+22
|
\
|
*
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-07-10
1
-16
/
+16
|
*
net: do not process device backlog during unregistration
Julian Anastasov
2015-07-10
1
-2
/
+4
[next]