Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2497b84625466dc57b8c3a40cd41a659fe04cca6
2497b84
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
by Liping Zhang
· 8 years ago
e77e6ff
netfilter: conntrack: do not dump other netns's conntrack entries via proc
by Liping Zhang
· 8 years ago
a1560dd7
Merge branch 'mediatek-fixes'
by David S. Miller
· 8 years ago
55a4e77
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API
by sean.wang@mediatek.com
· 8 years ago
b2025c7
net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly
by sean.wang@mediatek.com
· 8 years ago
8ca7f4f
net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
by sean.wang@mediatek.com
· 8 years ago
d2fbdf7
tipc: fix NULL pointer dereference in shutdown()
by Vegard Nossum
· 8 years ago
a8545b6
Merge branch 'hv_netvsc-VF-removal-fixes'
by David S. Miller
· 8 years ago
0dbff14
hv_netvsc: fix bonding devices check in netvsc_netdev_event()
by Vitaly Kuznetsov
· 8 years ago
0f20d79
hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev
by Vitaly Kuznetsov
· 8 years ago
57c1826b99
hv_netvsc: reset vf_inject on VF removal
by Vitaly Kuznetsov
· 8 years ago
d072218
hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait
by Vitaly Kuznetsov
· 8 years ago
f9a7da9
hv_netvsc: don't lose VF information
by Vitaly Kuznetsov
· 8 years ago
3d7b332
gre: set inner_protocol on xmit
by Simon Horman
· 8 years ago
5e45789
net: ipv6: Fix ping to link-local addresses.
by Lorenzo Colitti
· 8 years ago
1231195
rhashtable: fix shift by 64 when shrinking
by Vegard Nossum
· 8 years ago
eb8fc32
mlxsw: spectrum_router: Fix use after free
by Vincent
· 8 years ago
4cf0b35
rhashtable: avoid large lock-array allocations
by Florian Westphal
· 8 years ago
952fcfd
net: remove type_check from dev_get_nest_level()
by Sabrina Dubroca
· 8 years ago
e200387
macsec: fix lockdep splats when nesting devices
by Sabrina Dubroca
· 8 years ago
bc56163
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
by Mike Manning
· 8 years ago
54236ab
net/sctp: always initialise sctp_ht_iter::start_fail
by Vegard Nossum
· 8 years ago
5ba092e
net/irda: handle iriap_register_lsap() allocation failure
by Vegard Nossum
· 8 years ago
c15c0ab
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
by Johannes Berg
· 8 years ago
0ed661d
bpf: fix write helpers with regards to non-linear parts
by Daniel Borkmann
· 8 years ago
e8c2993
net: ethernet: mediatek: add the missing of_node_put() after node is used done
by sean.wang@mediatek.com
· 8 years ago
d7005652
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
by sean.wang@mediatek.com
· 8 years ago
b4c0e0c
calipso: fix resource leak on calipso_genopt failure
by Colin Ian King
· 8 years ago
747ea55
bpf: fix bpf_skb_in_cgroup helper naming
by Daniel Borkmann
· 8 years ago
601bbae
dsa: mv88e6xxx: hide unused functions
by Arnd Bergmann
· 8 years ago
bbe11fa
macsec: use after free when deleting the underlying device
by Sabrina Dubroca
· 8 years ago
104a493
macvtap: fix use after free for skb_array during release
by Jason Wang
· 8 years ago
4b5b9ba
openvswitch: do not ignore netdev errors when creating tunnel vports
by Martynas Pumputis
· 8 years ago
dafa6b0
net: hns: fix typo in g_gmac_stats_string[]
by Fabian Frederick
· 8 years ago
672ca65
tipc: fix variable dereference before NULL check
by Parthasarathy Bhuvaragan
· 8 years ago
293fddf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
4da449a
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
by Laura Garcia Liebana
· 8 years ago
7bb90c3
bridge: Fix problems around fdb entries pointing to the bridge device
by Toshiaki Makita
· 8 years ago
836384d
net: phy: micrel: Add specific suspend
by Wenyou Yang
· 8 years ago
a96d3b7
dm9000: Fix irq trigger type setup on non-dt platforms
by Sylwester Nawrocki
· 8 years ago
0d039f3
bonding: fix the typo
by Zhu Yanjun
· 8 years ago
254a49d
drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
by Grygorii Strashko
· 8 years ago
a5d0dc8
vti: flush x-netns xfrm cache when vti interface is removed
by Lance Richardson
· 8 years ago
aee4eda
Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
992c273
rxrpc: Free packets discarded in data_ready
by David Howells
· 8 years ago
50fd85a
rxrpc: Fix a use-after-push in data_ready handler
by David Howells
· 8 years ago
2e7e975
rxrpc: Once packet posted in data_ready, don't retry posting
by David Howells
· 8 years ago
f9dc575
rxrpc: Don't access connection from call if pointer is NULL
by David Howells
· 8 years ago
17b963e
rxrpc: Need to flag call as being released on connect failure
by David Howells
· 8 years ago
55cae7a
rxrpc: fix uninitialized pointer dereference in debug code
by Arnd Bergmann
· 8 years ago
aa0c2c6
netfilter: ctnetlink: reject new conntrack request with different l4proto
by Liping Zhang
· 8 years ago
00a3101
netfilter: nfnetlink_queue: reject verdict request from different portid
by Liping Zhang
· 8 years ago
b18bcb0
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
by Liping Zhang
· 8 years ago
b173a28
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
by Liping Zhang
· 8 years ago
8971d8e
Merge branch 'qed-fixes'
by David S. Miller
· 8 years ago
1d7406ce
qed: Update app count when adding a new dcbx app entry to the table.
by Sudarsana Reddy Kalluru
· 8 years ago
59bcb79
qed: Add dcbx app support for IEEE Selection Field.
by Sudarsana Reddy Kalluru
· 8 years ago
fb9ea8a
qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.
by Sudarsana Reddy Kalluru
· 8 years ago
c0c45a6
qed: Remove the endian-ness conversion for pri_to_tc value.
by Sudarsana Reddy Kalluru
· 8 years ago
1fe323a
sctp: use event->chunk when it's valid
by Xin Long
· 8 years ago
bbec780
net: vxlan: lwt: Fix vxlan local traffic.
by pravin shelar
· 8 years ago
272d96a
net: vxlan: lwt: Use source ip address during route lookup.
by pravin shelar
· 8 years ago
da1b419
Merge branch 'bpf-csum-complete'
by David S. Miller
· 8 years ago
8065694
bpf: fix checksum for vlan push/pop helper
by Daniel Borkmann
· 8 years ago
479ffcc
bpf: fix checksum fixups on bpf_skb_store_bytes
by Daniel Borkmann
· 8 years ago
a2bfe6b
bpf: also call skb_postpush_rcsum on xmit occasions
by Daniel Borkmann
· 8 years ago
66cf350
net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
by Paul Gortmaker
· 8 years ago
61ec4bc
Merge branch 'mlxsw-dcb-fixes'
by David S. Miller
· 8 years ago
4de34eb
mlxsw: spectrum: Add missing DCB rollback in error path
by Ido Schimmel
· 8 years ago
07d50ca
mlxsw: spectrum: Do not override PAUSE settings
by Ido Schimmel
· 8 years ago
b489a20
mlxsw: spectrum: Do not assume PAUSE frames are disabled
by Ido Schimmel
· 8 years ago
3b3bf80
rhashtable-test: Fix max_size parameter description
by Phil Sutter
· 8 years ago
05ec40f
Merge branch 'sctp_diag-fixes'
by David S. Miller
· 8 years ago
1ba8d77
sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
by Phil Sutter
· 8 years ago
12474e8
sctp_diag: Fix T3_rtx timer export
by Phil Sutter
· 8 years ago
dca3f53
sctp: Export struct sctp_info to userspace
by Phil Sutter
· 8 years ago
0d35d081
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
by Christophe Leroy
· 8 years ago
c1eda3c
netfilter: nft_rbtree: ignore inactive matching element with no descendants
by Pablo Neira Ayuso
· 8 years ago
2c86943
netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
by Pablo Neira Ayuso
· 8 years ago
707e683
netfilter: nf_ct_h323: do not re-activate already expired timer
by Liping Zhang
· 8 years ago
c518189
net: macb: Correct CAPS mask
by Harini Katakam
· 8 years ago
ca25ebe
Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
ba0cc3c
samples/bpf: add bpf_map_update_elem() tests
by Alexei Starovoitov
· 8 years ago
a6ed3ea
bpf: restore behavior of bpf_map_update_elem
by Alexei Starovoitov
· 8 years ago
5e3b724
net: dsa: b53: Add missing ULL suffix for 64-bit constant
by Geert Uytterhoeven
· 8 years ago
94d9f1c
ipv4: panic in leaf_walk_rcu due to stale node pointer
by David Forster
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
54447f1
net: arc_emac: add missing of_node_put() in arc_emac_probe()
by Wei Yongjun
· 8 years ago
5ef9f28
OVS: Ignore negative headroom value
by Ian Wienand
· 8 years ago
2439ca0
mac80211: Add ieee80211_hw pointer to get_expected_throughput
by Maxim Altshul
· 8 years ago
9757235
nl80211: correct checks for NL80211_MESHCONF_HT_OPMODE value
by Masashi Honma
· 8 years ago
71f2c34
mac80211: End the MPSP even if EOSP frame was not acked
by Masashi Honma
· 8 years ago
6b07d9c
mac80211: fix purging multicast PS buffer queue
by Felix Fietkau
· 8 years ago
7cf210d
Merge branch 'qlcnic-fixes'
by David S. Miller
· 8 years ago
b8b2372
qlcnic: Update version to 5.3.65
by Manish Chopra
· 8 years ago
fc4ca98
qlcnic: fix napi budget alteration
by Manish Chopra
· 8 years ago
2b10d3e
qlcnic: fix data structure corruption in async mbx command handling
by Manish Chopra
· 8 years ago
cfaa218
Merge branch 'tg3-fixes'
by David S. Miller
· 8 years ago
9ce6fd7
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
by Siva Reddy Kallam
· 8 years ago
087d7a8c
tg3: Fix for diasllow rx coalescing time to be 0
by Satish Baddipadige
· 8 years ago
Next »