summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-14sunrpc: don't wait for write before allowing reads from use-gss-proxy fileJeff Layton3-34/+2
2014-02-14sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson1-2/+6
2014-02-14fuse: fix pipe_buf_operationsMiklos Szeredi1-31/+1
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell1-1/+3
2014-02-06net: gre: use icmp_hdr() to get inner ip headerDuan Jiong1-1/+1
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger2-2/+2
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong1-0/+1
2014-02-06bpf: do not use reciprocal divideEric Dumazet1-28/+2
2014-02-06tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-02-06net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2-4/+10
2014-02-06ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer1-2/+4
2014-02-06x86, x32: Correct invalid use of user timespec in the kernelPaX Team1-7/+2
2014-01-16netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann1-5/+27
2014-01-16netfilter: fix wrong byte order in nf_ct_seqadj_set internal informationPhil Oester1-2/+2
2014-01-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau1-10/+13
2014-01-16bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-01-16netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller1-2/+9
2014-01-16net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-01-16ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao3-23/+31
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2-2/+19
2014-01-16net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2014-01-16rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2014-01-16ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing1-3/+1
2014-01-16net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann1-0/+16
2014-01-16ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+1
2014-01-16net: unix: allow bind to fail on mutex lockSasha Levin1-2/+6
2014-01-16ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-1/+1
2014-01-16net: unix: allow set_peek_off to failSasha Levin2-3/+7
2014-01-16inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2-2/+9
2014-01-16net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2014-01-16ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-5/+3
2014-01-16packet: fix send path when running with proto == 0Daniel Borkmann1-25/+40
2014-01-16br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2-1/+11
2014-01-16net: clear local_df when passing skb between namespacesHannes Frederic Sowa1-0/+1
2014-01-16rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra1-3/+2
2014-01-16IPv6: Fixed support for blackhole and prohibit routesKamala R1-12/+10
2014-01-10radiotap: fix bitmap-end-finding buffer overrunJohannes Berg1-0/+4
2013-12-20Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST"Greg Kroah-Hartman1-3/+0
2013-12-20mac80211: don't attempt to reorder multicast framesJohannes Berg1-1/+2
2013-12-20mac80211: fix scheduled scan rtnl deadlockJohannes Berg2-1/+2
2013-12-20Revert "mac80211: allow disable power save in mesh"Bob Copeland1-2/+1
2013-12-20cfg80211: disable 5/10 MHz support for all driversJohannes Berg1-0/+3
2013-12-12net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden1-0/+3
2013-12-08xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2-2/+10
2013-12-08{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du1-0/+7
2013-12-08ipv6: fix possible seqlock deadlock in ip6_finish_output2Hannes Frederic Sowa1-2/+2
2013-12-08inet: fix possible seqlock deadlocksEric Dumazet3-3/+3
2013-12-08net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLASTShawn Landden1-0/+3