index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-21
net: add description for len argument of dev_get_phys_port_name
Luis de Bethencourt
1
-0
/
+1
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+5
2016-02-19
net: make netdev_for_each_lower_dev safe for device removal
Nikolay Aleksandrov
1
-2
/
+2
2016-02-18
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
1
-1
/
+3
2016-02-11
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
1
-1
/
+7
2016-02-11
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
1
-0
/
+1
2016-02-06
net: add rx_nohandler stat counter
Jarod Wilson
1
-1
/
+5
2016-02-06
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
1
-6
/
+13
2016-01-20
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+5
2016-01-10
net, sched: add clsact qdisc
Daniel Borkmann
1
-8
/
+74
2015-12-15
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+136
2015-12-15
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-6
/
+6
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-5
/
+5
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-1
/
+2
2015-12-05
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+20
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-4
/
+7
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-12
/
+6
2015-12-03
net: Check CHANGEUPPER notifier return value
Ido Schimmel
1
-2
/
+6
2015-11-20
net: avoid NULL deref in napi_get_frags()
Eric Dumazet
1
-2
/
+4
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-0
/
+7
2015-11-18
net: napi_hash_del() returns a boolean status
Eric Dumazet
1
-3
/
+7
2015-11-18
net: move napi_hash[] into read mostly section
Eric Dumazet
1
-1
/
+1
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+2
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-0
/
+2
2015-11-18
net: network drivers no longer need to implement ndo_busy_poll()
Eric Dumazet
1
-5
/
+20
2015-11-18
net: allow BH servicing in sk_busy_loop()
Eric Dumazet
1
-11
/
+7
2015-11-18
net: un-inline sk_busy_loop()
Eric Dumazet
1
-2
/
+48
2015-11-18
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-17
/
+16
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
1
-0
/
+2
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-2
/
+6
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+50
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+27
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-0
/
+27
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
1
-0
/
+9
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-09-25
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
1
-8
/
+7
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
1
-0
/
+2
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
1
-0
/
+8
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-1
/
+3
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-2
/
+2
2015-09-17
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-2
/
+2
2015-08-27
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
[next]