Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fcf22d8267ad2601fe9b6c549d1be96401c23e0b
/
net
40eea80
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
e62f775
Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
29be618
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
11f1fb3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
3b8de07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
1be9a95
net: sctp: inherit auth_capable on INIT collisions
by Daniel Borkmann
· 10 years ago
fa8f136
mac80211: fix crash on getting sta info with uninitialized rate control
by Felix Fietkau
· 10 years ago
850717e
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
10ec947
ipv4: fix buffer overflow in ip_options_compile()
by Eric Dumazet
· 10 years ago
35df3b2
batman-adv: fix TT VLAN inconsistency on VLAN re-add
by Antonio Quartulli
· 11 years ago
d46b6bf
batman-adv: drop QinQ claim frames in bridge loop avoidance
by Simon Wunderlich
· 10 years ago
640d7ef
dns_resolver: Null-terminate the right string
by Ben Hutchings
· 10 years ago
7801db8
net_sched: avoid generating same handle for u32 filters
by Cong Wang
· 10 years ago
7fc9427
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
8c26d45
cfg80211: fix mic_failure tracing
by Eliad Peller
· 10 years ago
38a4dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
c3caf11
net-gre-gro: Fix a bug that breaks the forwarding path
by Jerry Chu
· 10 years ago
2627b7e
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
by Julian Anastasov
· 10 years ago
5615f9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
3cf521f
net/l2tp: don't fall back on UDP [get|set]sockopt
by Sasha Levin
· 10 years ago
9ecf07a
neigh: sysctl - simplify address calculation of gc_* variables
by Mathias Krause
· 10 years ago
8f2e5ae
net: sctp: fix information leaks in ulpevent layer
by Daniel Borkmann
· 10 years ago
ce355e2
netfilter: nf_tables: 64bit stats need some extra synchronization
by Eric Dumazet
· 10 years ago
38e029f
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
by Pablo Neira Ayuso
· 10 years ago
e688a7f
netfilter: nf_tables: safe RCU iteration on list when dumping
by Pablo Neira Ayuso
· 10 years ago
9994175
tipc: clear 'next'-pointer of message fragments before reassembly
by Jon Paul Maloy
· 10 years ago
d0a7ebb
GRE: enable offloads for GRE
by Amritha Nambiar
· 10 years ago
ac30ef8
netlink: Fix handling of error from netlink_dump().
by Ben Pfaff
· 10 years ago
36beddc
appletalk: Fix socket referencing in skb
by Andrey Utkin
· 10 years ago
e005659
ip_tunnel: fix ip_tunnel_lookup
by Dmitry Popov
· 10 years ago
29322d0d
tipc: fix bug in multicast/broadcast message reassembly
by Jon Paul Maloy
· 10 years ago
6e08d5e
tcp: fix false undo corner cases
by Yuchung Cheng
· 10 years ago
52ad353
igmp: fix the problem when mc leave group
by dingtianhong
· 10 years ago
549511946
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
by Loic Prylli
· 10 years ago
edc1bb0
Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch
by David S. Miller
· 10 years ago
11ef7a8
net: Performance fix for process_backlog
by Tom Herbert
· 10 years ago
68b7107
ipv4: icmp: Fix pMTU handling for rare case
by Edward Allcutt
· 10 years ago
08b9939
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
by Johannes Berg
· 10 years ago
5924f17
tcp: Fix divide by zero when pushing during tcp-repair
by Christoph Paasch
· 10 years ago
a48e5fa
vlan: free percpu stats in device destructor
by Eric Dumazet
· 10 years ago
eb608d2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
7f50236
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
by Eric Dumazet
· 10 years ago
4a46b24
openvswitch: Use exact lookup for flow_get and flow_del.
by Alex Wang
· 10 years ago
63283dd
netfilter: nf_tables: skip transaction if no update flags in tables
by Pablo Neira Ayuso
· 10 years ago
a0e5ef5
xfrm: Fix installation of AH IPsec SAs
by Tobias Brunner
· 10 years ago
ad55200
openvswitch: Fix tracking of flags seen in TCP flows.
by Ben Pfaff
· 11 years ago
e0bb8c4
openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
by Wei Zhang
· 10 years ago
fe984c0
openvswitch: Fix a double free bug for the sample action
by Andy Zhou
· 11 years ago
eb477e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
ac5ccdb
iovec: move memcpy_from/toiovecend to lib/iovec.c
by Michael S. Tsirkin
· 10 years ago
f9fa39e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 10 years ago
e940f5d
ipv6: Fix MLD Query message check
by Hangbin Liu
· 10 years ago
3e215c8
udp: Add MIB counters for rcvbuferrors
by James M Leddy
· 10 years ago
b7eea45
xfrm: Fix refcount imbalance in xfrm_lookup
by Steffen Klassert
· 10 years ago
f40ede3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
de84372
net: fix setting csum_start in skb_segment()
by Tom Herbert
· 10 years ago
f886497
ipv4: fix dst race in sk_dst_get()
by Eric Dumazet
· 10 years ago
99e72a0
net: filter: Use kcalloc/kmalloc_array to allocate arrays
by Tobias Klauser
· 10 years ago
677a9fd
trivial: net: filter: Change kerneldoc parameter order
by Tobias Klauser
· 10 years ago
285276e
trivial: net: filter: Fix typo in comment
by Tobias Klauser
· 10 years ago
8b87efb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 10 years ago
12307e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 10 years ago
02df00e
nl80211: move set_qos_map command into split state
by Johannes Berg
· 10 years ago
0ce1202
cfg80211: fix elapsed_jiffies calculation
by Eliad Peller
· 10 years ago
e33e224
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
by Johannes Berg
· 10 years ago
744462a
mac80211: WEP extra head/tail room in ieee80211_send_auth
by Max Stepanov
· 10 years ago
916c168
8021q: fix a potential memory leak
by Li RongQing
· 10 years ago
1d56dc4
Bluetooth: Fix for ACL disconnect when pairing fails
by Lukasz Rymanowski
· 10 years ago
2ed8f65
Bluetooth: Fix rejecting pairing in case of insufficient capabilities
by Johan Hedberg
· 10 years ago
581370c
Bluetooth: Refactor authentication method lookup into its own function
by Johan Hedberg
· 10 years ago
c7262e7
Bluetooth: Fix overriding higher security level in SMP
by Johan Hedberg
· 10 years ago
1b0608f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
24599e6
net: sctp: check proc_dointvec result in proc_sctp_do_auth
by Daniel Borkmann
· 10 years ago
2cd0d74
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
by Neal Cardwell
· 10 years ago
8e4946c
Revert "net: return actual error on register_queue_kobjects"
by David S. Miller
· 10 years ago
6f9a093
net: filter: fix upper BPF instruction limit
by Kees Cook
· 10 years ago
ff5e92c
net: sctp: propagate sysctl errors from proc_do* properly
by Daniel Borkmann
· 10 years ago
d36a4f4
net: return actual error on register_queue_kobjects
by Jie Liu
· 10 years ago
3a3ec1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
2ee3f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 10 years ago
7f4dbaa
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 10 years ago
1784637
tcp: remove unnecessary tcp_sk assignment.
by Dave Jones
· 10 years ago
945b2b2
netfilter: nf_nat: fix oops on netns removal
by Florian Westphal
· 10 years ago
4a00106
netfilter: ctnetlink: add zone size to length
by Ken-ichirou MATSUZAWA
· 10 years ago
98ca74f
Merge branch 'ipvs'
by Pablo Neira Ayuso
· 10 years ago
9151360
netfilter: nft_nat: don't dump port information if unset
by Pablo Neira Ayuso
· 10 years ago
6403d96
netfilter: nf_tables: indicate family when dumping set elements
by Pablo Neira Ayuso
· 10 years ago
3d9b142
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
by Pablo Neira Ayuso
· 10 years ago
ac904ac
netfilter: nf_tables: fix wrong type in transaction when replacing rules
by Pablo Neira Ayuso
· 10 years ago
ac34b86
netfilter: nf_tables: decrement chain use counter when replacing rules
by Pablo Neira Ayuso
· 10 years ago
a0a7379
netfilter: nf_tables: use u32 for chain use counter
by Pablo Neira Ayuso
· 10 years ago
5bc5c30
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
by Pablo Neira Ayuso
· 10 years ago
cd5f336
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
by Florian Westphal
· 10 years ago
266155b
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
by Pablo Neira Ayuso
· 10 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
b58537a
net: sctp: fix permissions for rto_alpha and rto_beta knobs
by Daniel Borkmann
· 10 years ago
46fb51e
net: Fix save software checksum complete
by Tom Herbert
· 10 years ago
Next »