Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9be6c989e415a888268eb0fbe1a72f1a57222c1b
/
net
9be6c98
vlan: Fix header ops passthru when doing TX VLAN offload.
by David S. Miller
· 11 years ago
f4bd1af
net: rose: restore old recvmsg behavior
by Florian Westphal
· 11 years ago
8c1ef3c
rds: prevent dereference of a NULL device
by Sasha Levin
· 11 years ago
4e74fc9
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
by Daniel Borkmann
· 11 years ago
6c14018
net: unix: allow bind to fail on mutex lock
by Sasha Levin
· 11 years ago
f1da434
net: unix: allow set_peek_off to fail
by Sasha Levin
· 11 years ago
32d05ad
net: drop_monitor: fix the value of maxattr
by Changli Gao
· 11 years ago
f201f7e
ipv6: don't count addrconf generated routes against gc limit
by Hannes Frederic Sowa
· 11 years ago
2925fa8
rds: prevent BUG_ON triggered on congestion update to loopback
by Venkat Venkatsubra
· 11 years ago
ce3258f
radiotap: fix bitmap-end-finding buffer overrun
by Johannes Berg
· 11 years ago
376a527
Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"
by Greg Kroah-Hartman
· 11 years ago
29a9875
mac80211: don't attempt to reorder multicast frames
by Johannes Berg
· 11 years ago
bda3e91
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 11 years ago
c5bbae6
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
by fan.du
· 11 years ago
8beef6c
ipv6: fix possible seqlock deadlock in ip6_finish_output2
by Hannes Frederic Sowa
· 11 years ago
3615740
inet: fix possible seqlock deadlocks
by Eric Dumazet
· 11 years ago
1f0bd0c
net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
by Shawn Landden
· 11 years ago
d94e3c5
af_packet: block BH in prb_shutdown_retire_blk_timer()
by Veaceslav Falico
· 11 years ago
a34342f
packet: fix use after free race in send path when dev is released
by Daniel Borkmann
· 11 years ago
c0a8c3c
bridge: flush br's address entry in fdb when remove the bridge dev
by Ding Tianhong
· 11 years ago
c83455c
net: core: Always propagate flag changes to interfaces
by Vlad Yasevich
· 11 years ago
ee2c6c6
ipv6: fix leaking uninitialized port number of offender sockaddr
by Hannes Frederic Sowa
· 11 years ago
76ae6d5
net: clamp ->msg_namelen instead of returning an error
by Dan Carpenter
· 11 years ago
ff4fe08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
2fa638a
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
by Hannes Frederic Sowa
· 11 years ago
a7ef386
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
a6b8db0
inet: prevent leakage of uninitialized memory to user in recv syscalls
by Hannes Frederic Sowa
· 11 years ago
c347d01
ipv4: fix possible seqlock deadlock
by Eric Dumazet
· 11 years ago
940e2f9
6lowpan: Uncompression of traffic class field was incorrect
by Jukka Rissanen
· 11 years ago
f33f98c
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
by Duan Jiong
· 11 years ago
8976001
net: Fix "ip rule delete table 256"
by Andreas Henriksson
· 11 years ago
6d91299
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
by Trond Myklebust
· 11 years ago
45de8ae
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
by Andy Adamson
· 11 years ago
3fad13c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
9096dc9
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet
by Patrick McHardy
· 12 years ago
a171744
mac80211: update sta->last_rx on acked tx frames
by Felix Fietkau
· 11 years ago
0346fec
mac80211: correctly close cancelled scans
by Emmanuel Grumbach
· 11 years ago
2e9f1ac
wireless: radiotap: fix parsing buffer overrun
by Johannes Berg
· 11 years ago
a1d16c8
inet: fix possible memory corruption with UDP_CORK and UFO
by Hannes Frederic Sowa
· 11 years ago
b728192
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
by Daniel Borkmann
· 11 years ago
2955ae9
sctp: Perform software checksum if packet has to be fragmented.
by Vlad Yasevich
· 11 years ago
5fe7692
sctp: Use software crc32 checksum when xfrm transform will happen.
by Fan Du
· 11 years ago
1f19a0c
unix_diag: fix info leak
by Mathias Krause
· 11 years ago
b9e6074
l2tp: must disable bh before calling l2tp_xmit_skb()
by Eric Dumazet
· 11 years ago
12f6284
net: vlan: fix nlmsg size calculation in vlan_get_size()
by Marc Kleine-Budde
· 11 years ago
732e41d
bridge: Correctly clamp MAX forward_delay when enabling STP
by Vlad Yasevich
· 11 years ago
221f37f
ipv6: restrict neighbor entry creation to output flow
by Marcelo Ricardo Leitner
· 11 years ago
aecc497
ipv4: fix ineffective source address selection
by Jiri Benc
· 11 years ago
197db85
net: heap overflow in __audit_sockaddr()
by Dan Carpenter
· 11 years ago
e152937
net: do not call sock_put() on TIMEWAIT sockets
by Eric Dumazet
· 11 years ago
4c1e744
tcp: do not forget FIN in tcp_shifted_skb()
by Eric Dumazet
· 11 years ago
896e6cb
tcp: must unclone packets before mangling them
by Eric Dumazet
· 11 years ago
3a0434a
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
by Salam Noureddine
· 11 years ago
b91c790
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
by Salam Noureddine
· 11 years ago
32c17a3
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
by Hannes Frederic Sowa
· 11 years ago
2bbe1a3
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
6519f25
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
by Ansis Atteka
· 11 years ago
62c0f08
bridge: Clamp forward_delay when enabling STP
by Herbert Xu
· 11 years ago
4de357a
resubmit bridge: fix message_age_timer calculation
by Chris Healy
· 11 years ago
6926337
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
by Daniel Borkmann
· 11 years ago
b9404d1
netpoll: fix NULL pointer dereference in netpoll_cleanup
by Nikolay Aleksandrov
· 11 years ago
674ac83
net: flow_dissector: fix thoff for IPPROTO_AH
by Eric Dumazet
· 11 years ago
dd21bbe
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
by Daniel Borkmann
· 11 years ago
b81cd77
caif: Add missing braces to multiline if in cfctrl_linkup_request
by Dave Jones
· 11 years ago
56f5bde
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
by Greg Kroah-Hartman
· 11 years ago
05c33ff
tipc: fix lockdep warning during bearer initialization
by Ying Xue
· 12 years ago
7659f12
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
by Daniel Borkmann
· 11 years ago
1a73f02
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 11 years ago
bec3e09
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
by Daniel Borkmann
· 11 years ago
c7641a3
ipv6: Don't depend on per socket memory for neighbour discovery messages
by Thomas Graf
· 11 years ago
f4caf51
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 11 years ago
4af4275
ipv6: remove max_addresses check from ipv6_create_tempaddr
by Hannes Frederic Sowa
· 11 years ago
55bd7d2
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
by Hannes Frederic Sowa
· 11 years ago
854eafe
tcp: cubic: fix bug in bictcp_acked()
by Eric Dumazet
· 11 years ago
b37ecfd
tcp: cubic: fix overflow error in bictcp_update()
by Eric Dumazet
· 11 years ago
c2a016a
fib_trie: remove potential out of bound access
by Eric Dumazet
· 11 years ago
8ccc1ea
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
a4583f4
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
23f9665
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
cf5e19d
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
by Trond Myklebust
· 11 years ago
b9ed46c
af_key: initialize satype in key_notify_policy_flush()
by Nicolas Dichtel
· 12 years ago
87dc8d6
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
bedb70e
af_key: more info leaks in pfkey messages
by Dan Carpenter
· 11 years ago
bb2fb22
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
4431c33
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
by Hannes Frederic Sowa
· 11 years ago
3366f24
sctp: fully initialize sctp_outq in sctp_outq_init
by Neil Horman
· 11 years ago
7b621d6
sysctl net: Keep tcp_syn_retries inside the boundary
by Michal Tesar
· 11 years ago
dee5833
nl80211: fix mgmt tx status and testmode reporting for netns
by Michal Kazior
· 11 years ago
8f8ffff
mac80211: fix duplicate retransmission detection
by Johannes Berg
· 11 years ago
76fb316
vlan: fix a race in egress prio management
by Eric Dumazet
· 11 years ago
57f06dc
9p: fix off by one causing access violations and memory corruption
by Sasha Levin
· 11 years ago
09eea84
ipv6: in case of link failure remove route directly instead of letting it expire
by Hannes Frederic Sowa
· 11 years ago
48d01ef
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
by Hannes Frederic Sowa
· 11 years ago
f2e6f75
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pending data
by Hannes Frederic Sowa
· 11 years ago
27c20fb
l2tp: add missing .owner to struct pppox_proto
by Wei Yongjun
· 11 years ago
113983a
ipv6,mcast: always hold idev->lock before mca_lock
by Amerigo Wang
· 11 years ago
35ddeb7
x25: Fix broken locking in ioctl error paths.
by Dave Jones
· 11 years ago
55b3686
neighbour: fix a race in neigh_destroy()
by Eric Dumazet
· 11 years ago
38b509f
af_key: fix info leaks in notify messages
by Mathias Krause
· 11 years ago
a2b1986
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
by Eric Dumazet
· 11 years ago
Next »