summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter2013-01-281-0/+3
| * | | | r8169: fix vlan tag read ordering.françois romieu2013-01-281-8/+6Star
| * | | | net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-281-24/+4Star
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-01-281-1/+18
| |\ \ \ \
| | * | | | batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer2013-01-271-0/+13
| | * | | | batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer2013-01-271-1/+3
| | * | | | batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer2013-01-271-0/+2
| |/ / / /
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-2714-75/+67Star
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2314-75/+67Star
| | |\ \ \ \
| | | * | | | mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil2013-01-221-1/+1
| | | * | | | ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| | | * | | | ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau2013-01-221-19/+6Star
| | | * | | | ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau2013-01-223-1/+4
| | | * | | | rtlwifi: Fix build warning introduced by commit a290593Larry Finger2013-01-221-2/+2
| | | * | | | iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14Star
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| | | |\ \ \ \
| | | | * | | | mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | | | * | | | mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | | | * | | | mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | | | * | | | mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14Star
| | | | * | | | mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-221-0/+2
| | | |\ \ \ \ \
| | | | * | | | | iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach2013-01-161-0/+2
| * | | | | | | | net: loopback: fix a dst refcounting issueEric Dumazet2013-01-271-0/+5
| * | | | | | | | virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao2013-01-271-0/+33
| * | | | | | | | virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40
| * | | | | | | | virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
| * | | | | | | | can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
| * | | | | | | | can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| * | | | | | | | can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| |/ / / / / / /
| * | | | | | | r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0Star
| * | | | | | | tuntap: limit the number of flow cachesJason Wang2013-01-231-1/+6
| * | | | | | | tuntap: reduce memory using of queuesJason Wang2013-01-231-7/+8
| * | | | | | | net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
| * | | | | | | ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-221-2/+9
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-227-14/+45
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert2013-01-213-6/+15
| | * | | | | | | xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-211-1/+1
| | * | | | | | | net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-181-1/+3
| | * | | | | | | ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
| | * | | | | | | ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-082-3/+13
| * | | | | | | | net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-221-1/+4
| * | | | | | | | netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
| * | | | | | | | isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-01-211-0/+2
| * | | | | | | | cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
| * | | | | | | | usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-212-0/+5
| * | | | | | | | Merge branch 'usb_cdc_fixes'David S. Miller2013-01-212-2/+30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
| | * | | | | | | | net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
| | * | | | | | | | net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
| |/ / / / / / / /