summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong2013-11-231-1/+2
* gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-211-25/+50
* genetlink: fix genl_set_err() group IDJohannes Berg2013-11-211-0/+3
* genetlink: fix genlmsg_multicast() bugJohannes Berg2013-11-212-6/+3
* packet: fix use after free race in send path when dev is releasedDaniel Borkmann2013-11-212-23/+37
* xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel2013-11-211-3/+3
* wimax: remove dead codeMichael Opdenacker2013-11-211-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-11-2117-53/+135
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-2117-53/+135
| |\
| | * brcmfmac: fix possible memory leakGeyslan G. Bem2013-11-181-0/+1
| | * rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2013-11-152-6/+6
| | * mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy2013-11-151-12/+15
| | * mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2013-11-152-4/+5
| | * mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2013-11-152-6/+3
| | * mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar2013-11-151-2/+1
| | * mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2013-11-152-15/+18
| | * mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar2013-11-151-2/+4
| | * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-151-1/+2
| | * ath9k: Fix issue with MCS15Sujith Manoharan2013-11-152-0/+61
| | * ath9k: Update AR9462 2.1 initvalsSujith Manoharan2013-11-151-3/+3
| | * ath: fix dynamic user regulatory settingsLuis R. Rodriguez2013-11-151-1/+2
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-11-154-1/+14
| | |\
| | | * Bluetooth: Fix rejecting SMP security request in slave roleJohan Hedberg2013-11-131-0/+3
| | | * Bluetooth: Fix crash in l2cap_chan_send after l2cap_chan_delSeung-Woo Kim2013-11-131-0/+3
| | | * Bluetooth: Fix to set proper bdaddr_type for RFCOMM connectSeung-Woo Kim2013-11-131-0/+1
| | | * Bluetooth: Fix RFCOMM bind fail for L2CAP sockSeung-Woo Kim2013-11-131-0/+2
| | | * Bluetooth: Fix issue with RFCOMM getsockopt operationMarcel Holtmann2013-11-131-1/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-11-218-16/+29
|\ \ \ \
| * | | | netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-191-3/+5
| * | | | netfilter: nf_conntrack: decrement global counter after object releasePablo Neira Ayuso2013-11-181-1/+2
| * | | | netfilter: nft_compat: fix error path in nft_parse_compat()Pablo Neira Ayuso2013-11-181-6/+13
| * | | | netfilter: fix wrong byte order in nf_ct_seqadj_set internal informationPhil Oester2013-11-181-2/+2
| * | | | netfilter: synproxy: correct wscale option passingMartin Topholm2013-11-181-3/+4
| * | | | netfilter: synproxy: send mss option to backendMartin Topholm2013-11-182-0/+2
| * | | | netfilter: fix connlimit Kconfig prompt stringRandy Dunlap2013-11-131-1/+1
* | | | | net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2013-11-203-7/+73
* | | | | net/phy: Add VSC8662 supportSandeep Singh2013-11-201-0/+14
* | | | | net/phy: Add VSC8574 supportshaohui xie2013-11-201-1/+16
* | | | | net/phy: Add VSC8234 supportAndy Fleming2013-11-201-2/+17
| |/ / / |/| | |
* | | | net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa2013-11-201-1/+2
* | | | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-2035-115/+67
* | | | bridge: flush br's address entry in fdb when remove theDing Tianhong2013-11-201-0/+2
* | | | net: core: Always propagate flag changes to interfacesVlad Yasevich2013-11-201-1/+1
* | | | ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov2013-11-201-2/+6
* | | | Merge branch 'r8152'David S. Miller2013-11-201-64/+50
|\ \ \ \
| * | | | r8152: fix incorrect type in assignmenthayeswang2013-11-201-9/+9
| * | | | r8152: support stopping/waking tx queuehayeswang2013-11-201-0/+22
| * | | | r8152: modify the tx flowhayeswang2013-11-201-43/+3
| * | | | r8152: fix tx/rx memory overflowhayeswang2013-11-201-13/+17
|/ / / /
* | | | aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara2013-11-191-1/+2