summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-03rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-03-03libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-03rfkill: copy the name into the rfkill structJohannes Berg
2016-03-03mac80211: mesh: fix call_rcu() usageJohannes Berg
2016-03-02sctp: Fix port hash table size computationNeil Horman
2016-03-02unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin
2016-03-02rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-02route: check and remove route cache when we get routeXin Long
2016-03-02af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-03-02ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet
2016-03-02sctp: translate network order to host order when users get a hmacidXin Long
2016-03-02net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-02ipv6: fix a lockdep splatEric Dumazet
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-02ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-03-02sctp: allow setting SCTP_SACK_IMMEDIATELY by the applicationMarcelo Ricardo Leitner
2016-03-02af_unix: fix struct pid memory leakEric Dumazet
2016-03-02tcp: fix NULL deref in tcp_v4_send_ack()Eric Dumazet
2016-03-02af_iucv: Validate socket address length in iucv_sock_bind()Ursula Braun
2016-02-12xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-02-12ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-12phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-02-12tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-02-12ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-02-12net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2016-02-12bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-28sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2016-01-28ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-25udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-25sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2016-01-09route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu
2016-01-09ipv4: Don't increase PMTU with Datagram Too Big message.Li Wei
2016-01-05RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2016-01-05af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2016-01-05bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2016-01-05skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-05vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-05net: fix IP early demux racesEric Dumazet
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-05ipv6: sctp: clone options to avoid use after freeEric Dumazet
2016-01-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-05sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2016-01-05gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-05ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-01-05netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2016-01-05netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien
2016-01-05Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2016-01-05mac80211: fix driver RSSI event calculationsJohannes Berg
2016-01-05ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2016-01-05net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov