index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
1
-1
/
+4
2019-02-01
net/smc: do not wait under send_lock
Karsten Graul
1
-6
/
+4
2019-02-01
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
1
-1
/
+10
2019-02-01
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
1
-4
/
+3
2019-02-01
net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
Karsten Graul
1
-0
/
+4
2019-02-01
net/smc: allow 16 byte pnetids in netlink policy
Hans Wippel
1
-1
/
+1
2019-02-01
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2019-02-01
enic: fix checksum validation for IPv6
Govindarajulu Varadarajan
1
-1
/
+2
2019-02-01
sctp: walk the list of asoc safely
Greg Kroah-Hartman
1
-2
/
+2
2019-02-01
skge: potential memory corruption in skge_get_regs()
Dan Carpenter
1
-2
/
+4
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
3
-1
/
+5
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
2019-01-31
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
1
-8
/
+15
2019-01-31
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-01-31
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
1
-3
/
+3
2019-01-31
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-31
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-31
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2
-4
/
+11
2019-01-31
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
3
-4
/
+13
2019-01-31
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-01-31
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-01-30
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
2019-01-30
virtio_net: Differentiate sk_buff and xdp_frame on freeing
Toshiaki Makita
1
-12
/
+42
2019-01-30
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't process redirected XDP frames when XDP is disabled
Toshiaki Makita
1
-7
/
+26
2019-01-30
virtio_net: Fix out of bounds access of sq
Toshiaki Makita
1
-10
/
+7
2019-01-30
virtio_net: Fix not restoring real_num_rx_queues
Toshiaki Makita
1
-1
/
+1
2019-01-30
virtio_net: Don't call free_old_xmit_skbs for xdp_frames
Toshiaki Makita
1
-16
/
+33
2019-01-30
virtio_net: Don't enable NAPI when interface is down
Toshiaki Makita
1
-2
/
+4
2019-01-30
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-30
ucc_geth: Reset BQL queue when stopping device
Mathias Thore
1
-0
/
+2
2019-01-30
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
1
-4
/
+4
2019-01-30
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
1
-1
/
+2
2019-01-30
Revert "kill dev_ifsioc()"
Johannes Berg
1
-0
/
+49
2019-01-30
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
1
-14
/
+8
2019-01-29
MAINTAINERS: Add entry for XDP (eXpress Data Path)
Jesper Dangaard Brouer
1
-0
/
+18
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-29
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-29
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-29
net: tls: Fix deadlock in free_resources tx
Dave Watson
1
-0
/
+2
2019-01-29
net: tls: Save iv in tls_rec for async crypto requests
Dave Watson
2
-1
/
+5
[next]