summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-17tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-17sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-17ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-17xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-17bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich
2014-10-17bridge: Check if vlan filtering is enabled only once.Vlad Yasevich
2014-10-17l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-10-17openvswitch: fix panic with multiple vlan headersJiri Benc
2014-10-17packet: handle too big packets for PACKET_V3Eric Dumazet
2014-10-17tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-17sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-10-17net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-10-17rtnetlink: fix VF info sizeJiri Benc
2014-10-17netlink: reset network header before passing to tapsDaniel Borkmann
2014-10-13nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-10-13Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-09-26ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-09-26ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-09-26ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-09-17svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-08-26tipc: don't use memcpy to copy from user spaceYing Xue
2014-08-26mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller
2014-08-19sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-19iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-08-19net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-08-19net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-08-19tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-19tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-19net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-08-19ip: make IP identifiers less predictableEric Dumazet
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-08-19net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-19Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-08-19cfg80211: fix mic_failure tracingEliad Peller
2014-07-29ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-29dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-29net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-29tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-29netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-29appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-29tcp: fix false undo corner casesYuchung Cheng
2014-07-29igmp: fix the problem when mc leave groupdingtianhong