summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-11-141-1/+1
* Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg2014-10-301-5/+1
* tcp: fixing TLP's FIN recoveryPer Hurtig2014-10-151-3/+1
* sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-151-3/+16
* ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-151-2/+2
* gro: fix aggregation for skb using frag_listEric Dumazet2014-10-151-0/+3
* xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-10-151-8/+24
* xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-10-153-6/+22
* bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich2014-10-151-1/+1
* bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2014-10-152-4/+14
* ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong2014-10-151-2/+0
* ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-10-153-10/+31
* l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-10-151-1/+2
* openvswitch: fix panic with multiple vlan headersJiri Benc2014-10-151-0/+5
* packet: handle too big packets for PACKET_V3Eric Dumazet2014-10-152-0/+18
* tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-10-151-5/+3
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-10-153-4/+6
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-10-151-3/+3
* tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-10-152-8/+11
* net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-10-155-56/+56
* rtnetlink: fix VF info sizeJiri Benc2014-10-151-1/+2
* netlink: reset network header before passing to tapsDaniel Borkmann2014-10-151-1/+1
* ipvs: fix ipv6 hook registration for local repliesJulian Anastasov2014-10-051-1/+1
* netfilter: x_tables: allow to use default cgroup matchDaniel Borkmann2014-10-051-1/+1
* ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-10-051-1/+1
* netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet2014-10-051-15/+16
* ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-10-051-1/+0
* nl80211: clear skb cb before passing to netlinkJohannes Berg2014-10-051-0/+6
* Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-10-051-2/+1
* libceph: gracefully handle large reply messages from the monSage Weil2014-09-171-0/+8
* libceph: do not hard code max auth ticket lenIlya Dryomov2014-09-171-35/+29
* libceph: add process_one_ticket() helperIlya Dryomov2014-09-171-104/+124
* libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov2014-09-171-1/+1
* Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-09-171-2/+5
* Bluetooth: never linger on process exitVladimir Davydov2014-09-173-4/+8
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-053-1/+4
* sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-141-1/+1
* batman-adv: Fix out-of-order fragmentation supportSven Eckelmann2014-08-141-3/+7
* iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-08-141-0/+4
* net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-08-141-1/+1
* net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-08-141-0/+1
* tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-08-141-1/+2
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-08-141-1/+1
* ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-08-141-11/+18
* net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-08-142-7/+8
* ip: make IP identifiers less predictableEric Dumazet2014-08-142-3/+31
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-1412-106/+38
* xfrm: Fix installation of AH IPsec SAsTobias Brunner2014-08-141-4/+3
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-071-2/+2
* Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-08-071-14/+13