summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-31nl80211: move set_qos_map command into split stateJohannes Berg1-6/+5
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-07-28net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu5-2/+10
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy1-0/+1
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff1-2/+2
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin1-3/+0
2014-07-28tcp: fix false undo corner casesYuchung Cheng2-6/+8
2014-07-28igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-07-28net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli1-1/+8
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt1-2/+0
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch1-1/+2
2014-07-28vlan: free percpu stats in device destructorEric Dumazet1-3/+10
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-7/+8
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet2-14/+16
2014-07-28net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao1-1/+2
2014-07-288021q: fix a potential memory leakLi RongQing1-1/+4
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann1-2/+1
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-07-28net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann1-20/+23
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov1-4/+8
2014-07-09netfilter: nf_nat: fix oops on netns removalFlorian Westphal1-1/+34
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa1-0/+1
2014-07-09Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak1-5/+0