aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nl80211: clear skb cb before passing to netlinkJohannes Berg2014-11-051-0/+6
* libceph: do not hard code max auth ticket lenIlya Dryomov2014-11-051-35/+29
* libceph: add process_one_ticket() helperIlya Dryomov2014-11-051-104/+124
* libceph: gracefully handle large reply messages from the monSage Weil2014-11-051-0/+8
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-11-052-7/+7
* sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet2014-09-131-1/+1
* iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-09-131-0/+4
* net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann2014-09-131-0/+1
* tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-09-131-1/+2
* tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-09-131-1/+1
* ip: make IP identifiers less predictableEric Dumazet2014-09-132-3/+35
* inetpeer: get rid of ip_id_countEric Dumazet2014-09-1310-102/+37
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-09-132-11/+21
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2014-09-131-1/+1
* net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-09-132-7/+8
* Bluetooth: never linger on process exitVladimir Davydov2014-09-133-4/+8
* ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-08-061-1/+1
* netfilter: ipt_ULOG: fix info leaksMathias Krause2014-08-061-6/+1
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-08-061-4/+18
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-08-061-0/+4
* dns_resolver: Null-terminate the right stringBen Hutchings2014-08-061-1/+1
* dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-08-061-1/+3
* net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-08-061-107/+15
* appletalk: Fix socket referencing in skbAndrey Utkin2014-08-061-3/+0
* igmp: fix the problem when mc leave groupdingtianhong2014-08-061-4/+6
* 8021q: fix a potential memory leakLi RongQing2014-08-061-1/+4
* tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-08-061-1/+1
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-061-2/+2
* Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings2014-08-062-78/+3
* Revert "net: ipv4: ip_forward: fix inverted local_df test"Ben Hutchings2014-08-061-2/+2
* skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-07-111-0/+3
* skbuff: export skb_copy_ubufsMichael S. Tsirkin2014-07-111-1/+1
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-07-111-1/+1
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-07-111-8/+3
* net: tunnels - enable module autoloadingTom Gundersen2014-07-113-0/+3
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-111-2/+5
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-07-111-1/+1
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-07-111-4/+2
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa2014-07-111-0/+1
* libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-06-091-1/+19
* libceph: only call kernel_sendpage() via helperAlex Elder2014-06-091-6/+15
* Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-06-091-3/+6
* net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-06-091-0/+1
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-091-5/+4
* ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-06-091-1/+1
* act_mirred: do not drop packets when fails to mirror itJason Wang2014-06-091-6/+5
* ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-06-091-1/+1
* net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-06-091-2/+2
* tcp_cubic: fix the range of delayed_ackLiu Yu2014-06-091-1/+1
* sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-06-091-1/+6