index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
sfc: fix IPID endianness in TSOv2
Edward Cree
1
-1
/
+1
2017-03-03
sfc: avoid max() in array size
Edward Cree
1
-5
/
+5
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
4
-14
/
+4
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
1
-7
/
+8
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
1
-2
/
+2
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
1
-1
/
+2
2017-03-03
net: ethernet: bgmac: mac address change bug
Hari Vyas
1
-1
/
+5
2017-03-03
net: ethernet: bgmac: init sequence bug
Jon Mason
2
-9
/
+34
2017-03-03
xen-netback: don't vfree() queues under spinlock
Paul Durrant
1
-1
/
+4
2017-03-03
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
1
-14
/
+18
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2
-81
/
+58
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
1
-5
/
+4
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
1
-2
/
+0
2017-03-03
can: flexcan: fix typo in comment
Marc Kleine-Budde
1
-1
/
+1
2017-03-03
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-03
can: gs_usb: fix coding style
Ethan Zonca
1
-6
/
+5
2017-03-03
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
1
-11
/
+29
2017-03-03
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2
-2
/
+3
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
3
-4
/
+20
2017-03-02
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
1
-1
/
+1
2017-03-02
bonding: use ETH_MAX_MTU as max mtu
WANG Cong
1
-0
/
+1
2017-03-02
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
1
-4
/
+11
2017-03-02
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
1
-0
/
+6
2017-03-02
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
6
-25
/
+25
2017-03-02
tcp: fix potential double free issue for fastopen_req
Wei Wang
1
-3
/
+12
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
3
-10
/
+13
2017-03-02
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-02
openvswitch: actions: fixed a brace coding style warning
Peter Downs
1
-2
/
+1
2017-03-02
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-03-02
amd-xgbe: Don't overwrite SFP PHY mod_absent settings
Lendacky, Thomas
1
-0
/
+2
2017-03-02
amd-xgbe: Be sure to set MDIO modes on device (re)start
Lendacky, Thomas
2
-1
/
+23
2017-03-02
amd-xgbe: Stop the PHY before releasing interrupts
Lendacky, Thomas
1
-2
/
+2
2017-03-02
drivers: net: xgene: Fix crash on DT systems
Alban Bedel
1
-0
/
+6
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-02
ath10k: search SMBIOS for OEM board file extension
Waldemar Rymarkiewicz
2
-3
/
+117
2017-03-02
average: change to declare precision, not factor
Johannes Berg
7
-26
/
+47
2017-03-02
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2
-1
/
+1
2017-03-02
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-03-02
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
1
-2
/
+6
2017-03-02
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
1
-1
/
+2
2017-03-02
tcp/dccp: block BH for SYN processing
Eric Dumazet
2
-4
/
+16
2017-03-01
bpf: update the comment about the length of analysis
Gary Lin
1
-1
/
+1
2017-03-01
bridge: Fix error path in nbp_vlan_init
Yotam Gigi
1
-1
/
+1
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2
-0
/
+2
2017-03-01
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
Felix Jia
1
-7
/
+15
2017-03-01
geneve: lock RCU on TX path
Jakub Kicinski
1
-0
/
+2
2017-03-01
vxlan: lock RCU on TX path
Jakub Kicinski
1
-2
/
+6
2017-03-01
net: solve a NAPI race
Eric Dumazet
2
-24
/
+81
2017-03-01
net/mlx4: && vs & typo
Dan Carpenter
1
-1
/
+1
2017-03-01
net: usb: asix_devices: fix missing return code check on call to asix_write_m...
Colin Ian King
1
-1
/
+1
[next]