summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: add build check macros for packet member offsetSimon Wunderlich2013-10-091-0/+8
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-0917-1304/+3
* batman-adv: move BATADV_TT_CLIENT_TEMP to higher bitAntonio Quartulli2013-10-091-1/+1
* batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli2013-10-093-38/+45
* batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packetsMarek Lindner2013-10-094-83/+86
* batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner2013-10-095-334/+286
* batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner2013-10-095-158/+187
* batman-adv: tvlv - add network coding containerMarek Lindner2013-10-095-1/+75
* batman-adv: tvlv - add distributed arp table containerMarek Lindner2013-10-095-1/+83
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-0911-191/+327
* batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-097-17/+794
* batman-adv: switch to a new packet compatibility versionAntonio Quartulli2013-10-091-1/+1
* MAINTAINERS: batman-adv - update emailsAntonio Quartulli2013-10-091-2/+2
* 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
OpenPOWER on IntegriCloud