aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov1-0/+1
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov1-2/+7
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon1-4/+2
2013-10-11farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-10-11ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is foundOussama Ghorbel1-2/+1
2013-10-11netem: free skb's in tree on resetstephen hemminger1-0/+16
2013-10-11netem: update backlog after dropstephen hemminger1-0/+1
2013-10-11l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-10-11net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman1-4/+4
2013-10-11vti: get rid of nf mark rule in preroutingChristophe Gouault1-3/+11
2013-10-11bridge: update mdb expiration timer upon reports.Vlad Yasevich1-1/+8
2013-10-09can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde1-2/+2
2013-10-09can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde1-2/+2
2013-10-09can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TXMarc Kleine-Budde1-2/+8
2013-10-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller9-20/+85
2013-10-09Merge branch 'gianfar'David S. Miller1-10/+28
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil1-0/+3
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil1-8/+25
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil1-6/+4
2013-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller9-42/+59
2013-10-09net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam1-0/+2
2013-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville9-20/+85
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller5-31/+151
2013-10-08pkt_sched: fq: fix non TCP flows pacingEric Dumazet2-11/+10
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun1-1/+4
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun1-6/+16
2013-10-08net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-10-08pkt_sched: fq: fix typo for initial_quantumEric Dumazet1-1/+1
2013-10-08ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel1-2/+1
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-10-08Merge branch 'mlx4'David S. Miller2-19/+26
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky1-0/+4
2013-10-08l2tp: Fix build warning with ipv6 disabled.David S. Miller1-5/+8
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin1-3/+5
2013-10-08Merge branch 'mrf24j40'David S. Miller1-22/+9
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott1-1/+1
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott1-20/+7
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott1-2/+2
2013-10-08Merge branch '6lowpan'David S. Miller1-0/+5
2013-10-086lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott1-0/+3
2013-10-086lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott1-0/+2
2013-10-08xfrm: check for a vaild skb in xfrm_policy_queue_processSteffen Klassert1-0/+4
2013-10-08xfrm: Add refcount handling to queued policiesSteffen Klassert1-7/+17
2013-10-07net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-10-07ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann1-2/+2
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann1-1/+5