summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg2012-12-101-10/+9
* inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell2012-12-091-7/+24
* inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell2012-12-091-11/+17
* inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell2012-12-091-3/+45
* inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell2012-12-091-14/+39
* net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-072-3/+5
* tcp: bug fix Fast Open client retransmissionYuchung Cheng2012-12-072-6/+15
* tcp: fix crashes in do_tcp_sendpages()Eric Dumazet2012-12-011-9/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-301-2/+0
|\
| * mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-11-282-10/+6
|\ \
| * | openvswitch: Store flow key len if ARP opcode is not request or reply.Mehak Mahajan2012-10-301-9/+5
| * | openvswitch: Print device when warning about over MTU packets.Jesse Gross2012-10-301-1/+1
* | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-281-1/+1
|\ \ \
| * | | netfilter: ipset: fix netiface set name overflowFlorian Westphal2012-11-241-1/+1
* | | | irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala2012-11-281-0/+1
* | | | sctp: Error in calculation of RTTvarSchoch Christian2012-11-281-1/+1
* | | | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2012-11-282-6/+11
* | | | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2012-11-281-2/+5
* | | | net: ipmr: limit MRT_TABLE identifiersEric Dumazet2012-11-261-0/+4
* | | | ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell2012-11-261-1/+2
* | | | can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp2012-11-261-0/+3
|/ / /
* | | ipv4: do not cache looped multicastsJulian Anastasov2012-11-221-2/+5
* | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-225-13/+15
|\ \ \
| * | | netfilter: cttimeout: fix buffer overflowFlorian Westphal2012-11-211-1/+2
| * | | netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik2012-11-214-12/+13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-222-13/+2
|\ \ \ \
| * | | | xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-132-13/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-213-5/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | NFC: Fix nfc_llcp_local chained list insertionThierry Escande2012-11-201-1/+1
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-192-4/+24
| |\ \ \ \
| | * | | | wireless: add back sysfs directoryJohannes Berg2012-11-161-0/+20
| | * | | | mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-11-131-4/+4
* | | | | | ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-1612-20/+47
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1612-20/+47
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-143-8/+10
| | |\ \ \ \
| | | * | | | Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | | * | | | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | | * | | | Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
| | | * | | | Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-091-5/+6
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-149-12/+37
| | |\ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| | | * | | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
| | | * | | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-104-6/+20
| | | * | | mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
| | | * | | mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
| | | * | | mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-051-0/+5
| | | * | | mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
| | | * | | mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-311-0/+3
* | | | | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-161-1/+3
OpenPOWER on IntegriCloud