index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
3com
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
openvswitch: Orphan skbs before IPv6 defrag
Joe Stringer
1
-0
/
+1
2016-04-20
Revert "Prevent NUll pointer dereference with two PHYs on cpsw"
Andrew Goodbody
1
-16
/
+15
2016-04-20
VSOCK: Only check error on skb_recv_datagram when skb is NULL
Jorgen Hansen
1
-5
/
+2
2016-04-20
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
1
-2
/
+5
2016-04-20
net/mlx4_en: do batched put_page using atomic_sub
Konstantin Khlebnikov
1
-2
/
+6
2016-04-20
net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOC
Konstantin Khlebnikov
1
-1
/
+1
2016-04-18
macsec: fix crypto Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2016-04-17
net: bcmgenet: device stats are unsigned long
Eric Dumazet
1
-1
/
+5
2016-04-17
net: dsa: mv88e6xxx: share the same default FDB
Vivien Didelot
1
-26
/
+2
2016-04-17
net: dsa: mv88e6xxx: enable SA learning on DSA ports
Vivien Didelot
1
-2
/
+2
2016-04-17
net: dsa: mv88e6xxx: unlock DSA and CPU ports
Vivien Didelot
1
-1
/
+1
2016-04-17
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2016-04-17
RDS: fix endianness for dp_ack_seq
Qing Huang
1
-1
/
+1
2016-04-16
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
2016-04-15
cpsw: Prevent NUll pointer dereference with two PHYs
Andrew Goodbody
1
-15
/
+16
2016-04-15
bgmac: fix MAC soft-reset bit for corerev > 4
Felix Fietkau
1
-3
/
+3
2016-04-15
soreuseport: test mixed v4/v6 sockets
Craig Gallek
3
-1
/
+210
2016-04-15
soreuseport: fix ordering for mixed v4/v6 sockets
Craig Gallek
3
-3
/
+51
2016-04-15
cdc_mbim: apply "NDP to end" quirk to all Huawei devices
Bjørn Mork
1
-2
/
+7
2016-04-14
bgmac: reset & enable Ethernet core before using it
Rafał Miłecki
1
-0
/
+5
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
3
-0
/
+22
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
3
-9
/
+24
2016-04-14
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
1
-46
/
+57
2016-04-14
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
1
-20
/
+30
2016-04-14
net: mediatek: update the IRQ part of the binding document
John Crispin
1
-2
/
+5
2016-04-14
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
1
-0
/
+1
2016-04-14
net: sched: do not requeue a NULL skb
Lars Persson
1
-1
/
+4
2016-04-14
packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
Mathias Krause
1
-0
/
+1
2016-04-14
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-14
fm10k: fix multi-bit VLAN update requests from VF
Jacob Keller
1
-8
/
+22
2016-04-14
net: thunderx: Fix broken of_node_put() code.
David Daney
1
-2
/
+3
2016-04-14
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
1
-0
/
+3
2016-04-14
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
4
-56
/
+62
2016-04-14
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
1
-2
/
+10
2016-04-14
net: ethernet: renesas: ravb_main: test clock rate to avoid division by 0
Wolfram Sang
1
-0
/
+3
2016-04-13
netfilter: ebtables: Fix extension lookup with identical name
Phil Sutter
1
-1
/
+5
2016-04-12
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-04-12
devlink: add missing install of header
stephen hemminger
1
-0
/
+1
2016-04-11
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
1
-0
/
+10
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
5
-167
/
+30
2016-04-11
tipc: purge deferred updates from dead nodes
Erik Hugne
1
-0
/
+19
2016-04-11
tipc: make dist queue pernet
Erik Hugne
3
-9
/
+11
2016-04-11
cxgb4: Stop Rx Queues before freeing it up
Hariprasad Shenai
3
-3
/
+53
2016-04-11
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
Phil Reid
1
-3
/
+13
2016-04-11
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
1
-1
/
+1
2016-04-11
decnet: Do not build routes to devices without decnet private data.
David S. Miller
1
-1
/
+8
2016-04-11
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
5
-34
/
+47
2016-04-10
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
Sergei Shtylyov
1
-5
/
+1
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
[next]