summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2013-01-111-9/+10
* Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
* Bluetooth: Add missing lock nesting notationGustavo Padovan2013-01-111-2/+2
* sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2013-01-111-1/+2
* net: sched: integer overflow fixStefan Hasko2013-01-111-1/+1
* mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-111-1/+1
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2013-01-111-0/+17
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2013-01-115-8/+24
* batman-adv: fix random jitter calculationAkinobu Mita2013-01-111-1/+1
* virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2013-01-111-1/+2
* 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