summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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-173-1/+4
* tipc: don't use memcpy to copy from user spaceYing Xue2014-08-261-13/+9
* mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller2014-08-261-2/+2
* sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-08-191-1/+1
* iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-08-191-0/+4
* net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-08-191-1/+1
* net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-08-191-0/+1
* tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-08-191-1/+2
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-08-191-1/+1
* net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-08-192-7/+8
* ip: make IP identifiers less predictableEric Dumazet2014-08-192-3/+35
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-1912-105/+44
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-191-2/+2
* Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg2014-08-191-14/+13
* cfg80211: fix mic_failure tracingEliad Peller2014-08-191-1/+2
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-291-0/+4
* dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-07-291-1/+3
* net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-291-107/+15
* tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-291-0/+1
* netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-291-2/+2
* appletalk: Fix socket referencing in skbAndrey Utkin2014-07-291-3/+0
* tcp: fix false undo corner casesYuchung Cheng2014-07-292-6/+8
* igmp: fix the problem when mc leave groupdingtianhong2014-07-291-4/+6
* net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-291-1/+5
* ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-291-2/+0
* tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-291-1/+2
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-291-7/+8
* ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-07-291-5/+11
* net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-07-291-1/+2
* 8021q: fix a potential memory leakLi RongQing2014-07-291-1/+4
* net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-07-291-2/+1
* tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-07-291-1/+1
* net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-07-291-10/+9
* ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-291-4/+8
* mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-07-171-0/+1
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-07-171-4/+2
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa2014-07-171-0/+1
* Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-07-171-5/+0
* Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-07-171-1/+6
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-07-171-0/+4
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-171-2/+5
* ipvs: Fix panic due to non-linear skbPeter Christensen2014-07-171-5/+10
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-07-171-0/+2
* netfilter: nf_nat: fix oops on netns removalFlorian Westphal2014-07-161-1/+34