summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inet: includes a sock_common in request_sockEric Dumazet2013-10-1019-188/+169
* net: gro: allow to build full sized skbEric Dumazet2013-10-101-17/+26
* fib_trie: only calc for the un-first nodebaker.zhang2013-10-101-5/+1
* veth: allow to setup multicast address for veth deviceGao feng2013-10-101-0/+6
* be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-091-1/+1
* be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-093-1/+19
* be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-093-9/+155
* bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-094-27/+155
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-095-3/+15
* udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet2013-10-091-1/+1
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-0935-288/+213
* tcp/dccp: remove twchainEric Dumazet2013-10-0812-261/+132
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0862-207/+475
|\
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-085-31/+151
| |\
| | * sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-071-1/+17
| | * sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-042-0/+47
| | * sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-041-2/+54
| | * sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-041-21/+28
| | * sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-041-6/+3
| | * sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-041-0/+1
| * | pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-082-11/+10
| * | qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun2013-10-081-1/+4
| * | moxa: fix the error handling in moxart_mac_probe()Wei Yongjun2013-10-081-6/+16
| * | net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde2013-10-081-1/+1
| * | pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-081-1/+1
| * | ipv6: Fix the upper MTU limit in GRE tunnelOussama Ghorbel2013-10-081-2/+1
| * | xen-netback: transition to CLOSED when removing a VIFDavid Vrabel2013-10-081-0/+4
| * | Merge branch 'mlx4'David S. Miller2013-10-082-19/+26
| |\ \
| | * | net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai2013-10-081-2/+3
| | * | net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2013-10-082-19/+25
| |/ /
| * | net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-081-0/+4
| * | l2tp: Fix build warning with ipv6 disabled.David S. Miller2013-10-081-5/+8
| * | tun: don't look at current when non-blockingMichael S. Tsirkin2013-10-081-3/+5
| * | Merge branch 'mrf24j40'David S. Miller2013-10-081-22/+9
| |\ \
| | * | mrf24j40: Use level-triggered interruptsAlan Ott2013-10-081-1/+1
| | * | mrf24j40: Use threaded IRQ handlerAlan Ott2013-10-081-20/+7
| | * | mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott2013-10-081-2/+2
| |/ /
| * | Merge branch '6lowpan'David S. Miller2013-10-081-0/+5
| |\ \
| | * | 6lowpan: Sync default hardware address of lowpan links to their wpanAlan Ott2013-10-081-0/+3
| | * | 6lowpan: Only make 6lowpan links to IEEE802154 devicesAlan Ott2013-10-081-0/+2
| |/ /
| * | net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-071-2/+2
| * | can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-10-071-5/+5
| * | ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
| * | net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann2013-10-071-2/+2
| * | net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann2013-10-071-1/+5
| * | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-078-18/+36
| * | ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-071-2/+10
| * | netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-072-3/+5
| |/
| * tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-038-27/+33
| |\
OpenPOWER on IntegriCloud