summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-231-0/+2
* udp: fix behavior of wrong checksumsEric Dumazet2015-06-102-8/+4
* net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-06-101-4/+6
* unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-06-102-0/+16
* bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo2015-06-101-1/+1
* ipv4: Avoid crashing in ip_errorEric W. Biederman2015-06-101-0/+4
* svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew2015-06-031-7/+16
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-06-031-2/+4
* libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-06-031-11/+20
* net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng2015-06-031-14/+10
* netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-05-201-0/+3
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-151-0/+1
* net: fix crash in build_skb()Eric Dumazet2015-04-302-13/+24
* net: do not deplete pfmemalloc reserveEric Dumazet2015-04-301-2/+7
* tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-301-21/+29
* tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-301-1/+19
* ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-301-0/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2015-04-271-1/+25
* tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-271-0/+2
* tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell2015-04-271-3/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-04-271-1/+8
* tcp: prevent fetching dst twice in early demux codeMichal Kubeček2015-04-272-2/+2
* net: llc: use correct size for sysctl timeout entriesSasha Levin2015-04-221-4/+4
* net: rds: use correct size for max unacked packets and bytesSasha Levin2015-04-221-2/+2
* tcp: Fix crash in TCP Fast OpenBen Hutchings2015-04-221-0/+1
* remove extra definitions of U32_MAXAlex Elder2015-04-221-3/+0
* conditionally define U32_MAXAlex Elder2015-04-221-0/+2
* core, nfqueue, openvswitch: fix compilation warningJiri Slaby2015-04-131-1/+1
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-04-091-0/+3
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-04-091-6/+17
* nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg2015-04-091-0/+10
* dns_resolver: Null-terminate the right stringBen Hutchings2015-04-091-1/+1
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2015-04-091-2/+12
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2015-04-091-8/+21
* cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2015-04-091-3/+6
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-04-091-0/+3
* tcp: make connect() mem charging friendlyEric Dumazet2015-04-091-35/+27
* net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas2015-04-091-0/+7
* tcp: fix tcp fin memory accountingJosh Hunt2015-04-091-5/+1
* ipv6: fix backtracking for throw routesSteven Barth2015-04-091-0/+1
* rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro2015-04-091-1/+1
* caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro2015-04-091-1/+1
* inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet2015-04-091-3/+15
* rds: avoid potential stack overflowArnd Bergmann2015-04-091-18/+22
* net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev2015-04-091-4/+6
* sunrpc: fix braino in ->poll()Al Viro2015-03-121-1/+1
* net: irda: fix wait_until_sent poll timeoutJohan Hovold2015-03-121-1/+3
* mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-03-121-0/+1
* net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-122-3/+16
* udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-122-2/+4