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
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
1
-1
/
+1
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+14
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-1
/
+12
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+26
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-2
/
+26
2018-10-09
net: fix generic XDP to handle if eth header was mangled
Jesper Dangaard Brouer
1
-0
/
+14
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
1
-4
/
+2
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-4
/
+4
2018-09-05
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
1
-0
/
+3
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-09
net: allow to call netif_reset_xps_queues() under cpus_read_lock
Andrei Vagin
1
-5
/
+15
2018-08-05
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+10
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
1
-1
/
+5
2018-07-29
net: report invalid mtu value via netlink extack
Stephen Hemminger
1
-6
/
+17
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
1
-7
/
+10
2018-07-20
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-16
net: Fix GRO_HASH_BUCKETS assertion.
David S. Miller
1
-1
/
+1
2018-07-16
net: convert gro_count to bitmask
Li RongQing
1
-12
/
+24
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-20
/
+28
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
1
-18
/
+27
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-4
/
+3
2018-07-12
net: gro: properly remove skb from list
Prashant Bhole
1
-2
/
+4
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-23
/
+134
2018-07-09
net: core: fix use-after-free in __netif_receive_skb_list_core
Edward Cree
1
-2
/
+7
2018-07-09
net: core: fix uses-after-free in list processing
Edward Cree
1
-8
/
+13
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-9
/
+3
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-0
/
+14
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-23
/
+35
2018-07-09
net: Add support for subordinate device traffic classes
Alexander Duyck
1
-0
/
+89
2018-07-05
net: limit each hash list length to MAX_GRO_SKBS
Li RongQing
1
-33
/
+23
2018-07-04
net: don't bother calling list RX functions on empty lists
Edward Cree
1
-2
/
+6
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
1
-3
/
+5
2018-07-04
net: core: propagate SKB lists through packet_type lookup
Edward Cree
1
-8
/
+64
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
1
-8
/
+36
2018-07-04
net: core: Another step of skb receive list processing
Edward Cree
1
-5
/
+56
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
1
-1
/
+3
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
1
-0
/
+19
2018-07-02
net: Enable Tx queue selection based on Rx queues
Amritha Nambiar
1
-17
/
+45
2018-07-02
net: Use static_key for XPS maps
Amritha Nambiar
1
-6
/
+25
2018-07-02
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
1
-72
/
+139
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-26
/
+79
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-40
/
+28
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-46
/
+102
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+1
[next]