summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg1-5/+1
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig1-3/+1
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-3/+16
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel1-2/+2
2014-10-15gro: fix aggregation for skb using frag_listEric Dumazet1-0/+3
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert1-8/+24
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert3-6/+22
2014-10-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich1-1/+1
2014-10-15bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2-4/+14
2014-10-15ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong1-2/+0
2014-10-15ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca3-10/+31
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-10-15openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-10-15packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-10-15tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-4/+6
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2-8/+11
2014-10-15net: Always untag vlan-tagged traffic on input.Vlad Yasevich5-56/+56
2014-10-15rtnetlink: fix VF info sizeJiri Benc1-1/+2
2014-10-15netlink: reset network header before passing to tapsDaniel Borkmann1-1/+1
2014-10-05ipvs: fix ipv6 hook registration for local repliesJulian Anastasov1-1/+1
2014-10-05netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann1-1/+1
2014-10-05ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell1-1/+1
2014-10-05netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet1-15/+16
2014-10-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov1-1/+0
2014-10-05nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg1-2/+1
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil1-0/+8
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov1-35/+29
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov1-104/+124
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov1-1/+1
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman1-2/+5
2014-09-17Bluetooth: never linger on process exitVladimir Davydov3-4/+8
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever3-1/+4
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet1-1/+1
2014-08-14batman-adv: Fix out-of-order fragmentation supportSven Eckelmann1-3/+7
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin1-0/+4
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich1-1/+1
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann1-0/+1
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch1-1/+2
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch1-1/+1
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-11/+18
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-08-14ip: make IP identifiers less predictableEric Dumazet2-3/+31
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet12-106/+38
2014-08-14xfrm: Fix installation of AH IPsec SAsTobias Brunner1-4/+3
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-14/+13
2014-08-07cfg80211: fix mic_failure tracingEliad Peller1-1/+2