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
2016-07-26
drivers: net: xgene: Fix module unload crash - change sw sequence
Iyappan Subramanian
2
-49
/
+73
2016-07-26
drivers: net: xgene: Fix module unload crash - hw resource cleanup
Iyappan Subramanian
6
-29
/
+149
2016-07-26
drivers: net: xgene: Separate set_speed from mac_init
Iyappan Subramanian
7
-33
/
+151
2016-07-26
net_sched: get rid of struct tcf_common
WANG Cong
15
-122
/
+114
2016-07-26
net_sched: move tc_action into tcf_common
WANG Cong
27
-329
/
+298
2016-07-26
ipvlan: Scrub skb before crossing the namespace boundry
Mahesh Bandewar
1
-14
/
+25
2016-07-26
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
1
-6
/
+33
2016-07-26
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
1
-2
/
+6
2016-07-26
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2
-3
/
+24
2016-07-26
qed: Fix setting/clearing bit in completion bitmap
Manish Chopra
1
-4
/
+3
2016-07-26
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
2
-6
/
+2
2016-07-26
caif-hsi: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-4
/
+1
2016-07-26
samples/bpf: Add test/example of using bpf_probe_write_user bpf helper
Sargun Dhillon
3
-0
/
+134
2016-07-26
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
3
-0
/
+57
2016-07-26
net/mlx4_core: Check device state before unregistering it
Alex Vesker
1
-0
/
+3
2016-07-26
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
2
-6
/
+9
2016-07-26
net: davinci_cpdma: remove excessive dump of register values to kernel log
Uwe Kleine-König
3
-219
/
+0
2016-07-26
gtp: #define #define _GTP_H_ and not #define _GTP_H
Colin Ian King
1
-1
/
+1
2016-07-26
net/mlx5e: Query minimum required header copy during xmit
Hadar Hen Zion
5
-3
/
+52
2016-07-26
net/mlx5e: Check the minimum inline header mode before xmit
Hadar Hen Zion
3
-4
/
+53
2016-07-26
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
1
-0
/
+1
2016-07-25
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-07-25
sctp: also point GSO head_skb to the sk when it's available
Marcelo Ricardo Leitner
1
-0
/
+3
2016-07-25
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2
-2
/
+2
2016-07-25
hv_netvsc: Fix VF register on bonding devices
Haiyang Zhang
1
-2
/
+2
2016-07-25
kcm: remove redundant -ve error check and return path
Colin Ian King
1
-5
/
+1
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
1
-0
/
+4
2016-07-25
libcxgb: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-25
sctp: use inet_recvmsg to support sctp RFS well
Xin Long
2
-2
/
+2
2016-07-25
macsec: validate ICV length on link creation
Davide Caratti
1
-1
/
+13
2016-07-25
macsec: fix error codes when a SA is created
Davide Caratti
1
-22
/
+36
2016-07-25
macsec: limit ICV length to 16 octets
Davide Caratti
2
-2
/
+4
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
1
-0
/
+8
2016-07-25
sctp: support ipv6 nonlocal bind
Xin Long
1
-1
/
+3
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
4
-9
/
+14
2016-07-25
net/ncsi: avoid maybe-uninitialized warning
Arnd Bergmann
1
-13
/
+19
2016-07-25
cxgb3i, cxgb4i: fix symbol not declared sparse warning
Varun Prakash
2
-3
/
+3
2016-07-25
libcxgb: export ppm release and tagmask set api
Varun Prakash
4
-0
/
+6
2016-07-25
cxgb3i: add iSCSI DDP support
Varun Prakash
1
-1
/
+118
2016-07-25
cxgb4i,libcxgbi: add iSCSI DDP support
Varun Prakash
8
-2
/
+507
2016-07-25
cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support
Varun Prakash
4
-1009
/
+0
2016-07-25
libcxgb: add library module for Chelsio drivers
Varun Prakash
9
-26
/
+81
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2
-2
/
+2
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
1
-1
/
+1
2016-07-25
cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vf
Ganesh Goudar
7
-236
/
+446
2016-07-25
net/bonding: Enforce active-backup policy for IPoIB bonds
Mark Bloch
1
-1
/
+10
2016-07-25
mlxsw: spectrum: Add support in matchall mirror TC offloading
Yotam Gigi
2
-1
/
+507
2016-07-25
net/sched: act_mirred: Add helper inlines to access tcf_mirred info.
Yotam Gigi
1
-0
/
+9
2016-07-25
mlxsw: reg: Add the Monitoring Port Analyzer register
Yotam Gigi
1
-0
/
+67
2016-07-25
mlxsw: reg: Add Monitoring Port Analyzer Table register
Yotam Gigi
1
-0
/
+54
[next]