summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-28IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar
2013-01-27sctp: set association state to established in dupcook_a handlerXufeng Zhang
2013-01-27ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter
2013-01-27r8169: fix vlan tag read ordering.françois romieu
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-27Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-01-27batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer
2013-01-27batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer
2013-01-27batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao
2013-01-27virtio-net: split out clean affinity functionWanlong Gao
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao
2013-01-26can: pch_can: fix invalid error codesOlivier Sobrie
2013-01-26can: ti_hecc: fix invalid error codesOlivier Sobrie
2013-01-26can: c_can: fix invalid error codesOlivier Sobrie
2013-01-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-23r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-01-23tuntap: limit the number of flow cachesJason Wang
2013-01-23tuntap: reduce memory using of queuesJason Wang
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork
2013-01-22mwifiex: fix typo in PCIe adapter NULL checkAvinash Patil
2013-01-22ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau
2013-01-22ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-22rtlwifi: Fix build warning introduced by commit a290593Larry Finger
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka
2013-01-22ipv4: Fix route refcount on pmtu discoverySteffen Klassert
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-01-22net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-01-21isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21Merge branch 'usb_cdc_fixes'David S. Miller
2013-01-21net: cdc_ncm: fix error path for single interface probingBjørn Mork
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork
2013-01-21net: cdc_ncm: workaround for missing CDC UnionBjørn Mork
2013-01-21ipv4: Add a socket release callback for datagram socketsSteffen Klassert
2013-01-21ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert
2013-01-21xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek
2013-01-20net: splice: fix __splice_segment()Eric Dumazet
2013-01-20net: splice: avoid high order page splittingEric Dumazet
2013-01-20tcp: fix incorrect LOCKDROPPEDICMPS counterEric Dumazet
2013-01-19net/hyperv: fix wrong length of mac addressJianjun Kong