aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-12-141-1/+6
* l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault2014-11-051-1/+2
* ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov2014-11-051-1/+0
* net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-11-052-26/+10
* net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-051-0/+2
* net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-052-60/+57
* ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-11-051-1/+1
* ipv6: reallocate addrconf router for ipv6 address when lo device upchenweilong2014-11-051-2/+12
* ipv4: disable bh while doing route gcMarcelo Ricardo Leitner2014-11-051-2/+2
* ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner2014-11-051-5/+16
* ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner2014-11-051-14/+29
* 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