aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet35-288/+213
2013-10-08tcp/dccp: remove twchainEric Dumazet12-261/+132
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller62-207/+475
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-08Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller1-21/+0
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-08cgroup: cls: remove unnecessary task_cls_classidGao feng1-2/+2
2013-10-08cgroup: netprio: remove unnecessary task_netprioidxGao feng1-2/+1
2013-10-08net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer4-5/+6
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer4-19/+187
2013-10-08udp: Only allow busy read/poll on connected socketsShawn Bohrer2-4/+6
2013-10-08net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet1-0/+3
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-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico1-0/+17
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-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO1-0/+21
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu1-61/+83
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-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2013-10-07net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller162-3207/+4834
2013-10-07ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman3-14/+18
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
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov8-18/+36
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings1-1/+17
2013-10-07ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel1-2/+10
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2-3/+5