summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-09net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti
2014-01-09net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti
2014-01-09ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2014-01-09net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-11-27active-standby: add cmdline into /proc/net/chunx
2013-09-12netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-08-11net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-08-11af_key: more info leaks in pfkey messagesDan Carpenter
2013-08-11net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-08-11ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanupHannes Frederic Sowa
2013-08-11sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-08-11sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-08-11mac80211: fix duplicate retransmission detectionJohannes Berg
2013-08-11nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior
2013-07-28vlan: fix a race in egress prio managementEric Dumazet
2013-07-289p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-28neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-28af_key: fix info leaks in notify messagesMathias Krause
2013-07-28ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-07-28ipv6: don't call addrconf_dst_alloc again when enable loGao feng
2013-07-28ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik
2013-07-28bridge: fix switched interval for MLD Query typesLinus Lüssing
2013-07-16net: mhi mhi_dgram Fix warning messagesPhilip Rakity
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks
2013-07-12net: phonet: Fix warning messages while compiling for rel-17Philip Rakity
2013-07-12mac80211&nl80211: Fix SCAN_ABORT warningPhilip Rakity
2013-07-10net: mhi: Fix compiler warningsPhilip Rakity
2013-07-10net:nfc Fix WarningPhilip Rakity
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-27tcp: xps: fix reordering issuesEric Dumazet
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-27netlabel: improve domain mapping validationPaul Moore
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-20libceph: wrap auth methods in a mutexSage Weil
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil