aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-30tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-09-30tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-30ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-30ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-09-24ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-24Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-24tipc: move linearization of buffers to generic codeJon Paul Maloy
2016-09-15rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-09-15net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-09-15udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-09-15tipc: fix nl compat regression for link statisticsRichard Alpe
2016-09-15tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-09-15tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan
2016-09-07mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-09-07SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-09-07SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-08-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-08-16tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-16net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-16ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov
2016-08-16tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-08-16tcp: make challenge acks less predictableEric Dumazet
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-10RDS: fix rds_tcp_init() error pathVegard Nossum
2016-07-27af_unix: fix hard linked sockets on overlayMiklos Szeredi
2016-07-27ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-27net_sched: fix mirrored packets checksumWANG Cong
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-27mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-07-27mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-07-27mac80211: fix fast_tx header alignmentFelix Fietkau
2016-07-11AX.25: Close socket connection on session completionBasil Gunn
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-07-11Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-11netem: fix a use after freeEric Dumazet
2016-07-11esp: Fix ESN generation under UDP encapsulationHerbert Xu
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-11net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal