index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
locks.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2016-03-30
qed: initialize return rc to avoid returning garbage
Colin Ian King
1
-1
/
+1
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
1
-3
/
+3
2016-03-30
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-03-29
qmi_wwan: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+1
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2
-36
/
+38
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
5
-8
/
+35
2016-03-28
net: macb: Only call GPIO functions if there is a valid GPIO
Charles Keepax
1
-3
/
+5
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
3
-6
/
+8
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
4
-154
/
+126
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
2016-03-28
ravb: fix software timestamping
Lino Sanfilippo
1
-1
/
+1
2016-03-28
net: sxgbe: fix error paths in sxgbe_platform_probe()
Rasmus Villemoes
1
-2
/
+2
2016-03-28
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
1
-5
/
+10
2016-03-28
Fix returned tc and hoplimit values for route with IPv6 encapsulation
Quentin Armitage
1
-2
/
+2
2016-03-28
drivers/net/usb/plusb.c: Fix typo
Diego Viola
1
-1
/
+1
2016-03-25
net: macb: remove BUG_ON() and reset the queue to handle RX errors
Cyrille Pitchen
1
-10
/
+49
2016-03-25
qlge: Update version to 1.00.00.35
Manish Chopra
1
-1
/
+1
2016-03-25
net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362
Jaedon Shin
2
-0
/
+6
2016-03-25
bpf: add missing map_flags to bpf_map_show_fdinfo
Daniel Borkmann
1
-2
/
+4
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
1
-1
/
+2
2016-03-24
net: bcmgenet: fix skb_len in bcmgenet_xmit_single()
Petri Gynther
1
-1
/
+1
2016-03-24
net: bcmgenet: fix dev->stats.tx_bytes accounting
Petri Gynther
2
-4
/
+16
2016-03-24
switchdev: fix typo in comments/doc
Nicolas Dichtel
2
-2
/
+2
2016-03-24
net: macb: replace macb_writel() call by queue_writel() to update queue ISR
Cyrille Pitchen
1
-1
/
+1
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2
-18
/
+24
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
1
-1
/
+1
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
1
-4
/
+5
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
1
-4
/
+1
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
1
-2
/
+2
2016-03-24
net: hns: optimizate fmt of snprintf()
Qianqian Xie
1
-1
/
+2
2016-03-24
net: hns: fix a bug for cycle index
Qianqian Xie
1
-6
/
+6
2016-03-24
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2016-03-24
net: ping: make ping_v6_sendmsg static
Haishuang Yan
2
-31
/
+29
2016-03-24
hv_netvsc: Fix the order of num_sc_offered decrement
Haiyang Zhang
1
-6
/
+6
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
1
-38
/
+31
2016-03-23
net: Fix typos and whitespace.
Bjorn Helgaas
1
-109
/
+106
2016-03-23
hv_netvsc: Fix the array sizes to be max supported channels
Haiyang Zhang
2
-5
/
+6
2016-03-23
hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()
Haiyang Zhang
1
-1
/
+4
[next]