aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* tcp: gso: fix truesize trackingEric Dumazet2013-12-08
* {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-08
* ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa2013-12-08
* inet: fix possible seqlock deadlocksEric Dumazet2013-12-08
* net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden2013-12-08
* af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico2013-12-08
* packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-12-08
* bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong2013-12-08
* net: core: Always propagate flag changes to interfacesVlad Yasevich2013-12-08
* ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-12-08
* tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin2013-12-08
* xfrm: Release dst if this dst is improper for vti tunnelfan.du2013-12-08
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-08
* ip6_output: fragment outgoing reassembled skb properlyJiri Pirko2013-12-08
* ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa2013-12-08
* net: clamp ->msg_namelen instead of returning an errorDan Carpenter2013-12-08
* inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-12-08
* net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa2013-12-08
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-12-08
* inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa2013-12-08
* ipv4: fix possible seqlock deadlockEric Dumazet2013-12-08
* net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet2013-12-08
* tcp: tsq: restore minimal amount of queueingEric Dumazet2013-12-08
* 6lowpan: Uncompression of traffic class field was incorrectJukka Rissanen2013-12-08
* ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa2013-12-08
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-12-08
* net: Fix "ip rule delete table 256"Andreas Henriksson2013-12-08
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-12-08
* cfg80211: fix scheduled scan pointer accessJohannes Berg2013-12-04
* 9p: send uevent after adding/removing mount_tag attributeMichael Marineau2013-12-04
* SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-29
* SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson2013-11-29
* batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-11-20
* net: flow_dissector: fail on evil iph->ihlJason Wang2013-11-20
* ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-11-20
* ip_gre: Fix WCCPv2 header parsing.Pravin B Shelar2013-11-20
* cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-11-12
* mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-11-12
* mac80211: update sta->last_rx on acked tx framesFelix Fietkau2013-11-12
* mac80211: use sta_info_get_bss() for nl80211 tx and client probingFelix Fietkau2013-11-12
* mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-11-12
* mac80211: correctly close cancelled scansEmmanuel Grumbach2013-11-12
* wireless: radiotap: fix parsing buffer overrunJohannes Berg2013-11-04
* ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-11-04
* netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-11-04
* ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-11-04
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-04
* net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann2013-11-04
* sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich2013-11-04
* sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du2013-11-04