summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: modify udp compression/uncompression to match the standardTony Cheneau2013-03-261-3/+36
* 6lowpan: use the PANID provided by the device instead of a static valueTony Cheneau2013-03-261-2/+4
* 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layerTony Cheneau2013-03-261-0/+8
* mac802154: add mac802154_dev_get_dsn()Tony Cheneau2013-03-263-0/+11
* 6lowpan: store fragment tag values per device instead of net stack wideTony Cheneau2013-03-261-4/+5
* 6lowpan: add debug messages for 6LoWPAN fragmentationTony Cheneau2013-03-261-4/+21
* 6lowpan: fix first fragment (FRAG1) handlingTony Cheneau2013-03-261-13/+23
* 6lowpan: use short IEEE 802.15.4 addresses for broadcast destinationTony Cheneau2013-03-261-8/+15
* mac802154: turn on ACK when enabled by the upper layersTony Cheneau2013-03-261-0/+2
* 6lowpan: always enable link-layer acknowledgmentsTony Cheneau2013-03-261-0/+4
* 6lowpan: next header is not properly set upon decompression of a UDP header.Tony Cheneau2013-03-261-1/+3
* 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...Tony Cheneau2013-03-261-3/+4
* netlink: have length check of rtnl msg before derefHong zhi guo2013-03-262-19/+26
* Merge branch 'ipv6-firewire'David S. Miller2013-03-266-178/+213
|\
| * firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2013-03-263-9/+96
| * firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-264-135/+82
| * firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-16/+0
| * firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-12/+10
| * firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-5/+7
| * firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明2013-03-261-2/+19
|/
* net/davinci_emac: use devres APIsSekhar Nori2013-03-261-30/+16
* Merge branch 'tunnels'David S. Miller2013-03-2620-2179/+1668
|\
| * Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-265-117/+7
| * VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar2013-03-261-24/+2
| * VXLAN: Fix vxlan stats handling.Pravin B Shelar2013-03-262-65/+8
| * IPIP: Use ip-tunneling code.Pravin B Shelar2013-03-262-690/+57
| * GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-2618-1283/+1594
|/
* net: Print functions in /proc/net/ptype without the offset.David S. Miller2013-03-251-1/+1
* ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-252-12/+7
* Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
* Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-251-6/+1
* dsa: fix freeing of sparse port allocationFlorian Fainelli2013-03-251-3/+5
* dsa: factor freeing of dsa_platform_dataFlorian Fainelli2013-03-251-20/+18
* dsa: fix device tree binding documentation typo on #address-cellsFlorian Fainelli2013-03-251-1/+1
* xen-netback: remove skb in xen_netbk_alloc_pageWei Liu2013-03-251-3/+2
* xen-netfront: frags -> slots in xennet_get_responsesWei Liu2013-03-251-9/+9
* xen-netfront: remove unused variable `extra'Wei Liu2013-03-251-7/+1
* net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-253-4/+2
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-2514-82/+228
|\
| * netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-193-20/+43
| * netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger2013-03-191-0/+1
| * netfilter: nfnetlink_queue: zero copy supportEric Dumazet2013-03-191-22/+72
| * netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso2013-03-191-5/+95
| * ipvs: fix some sparse warningsJulian Anastasov2013-03-193-9/+3
| * ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov2013-03-191-3/+5
| * netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso2013-03-151-1/+1
| * netfilter: ebt_ulog: remove unnecessary spin lock protectionGao feng2013-03-151-2/+1
| * netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope idHannes Frederic Sowa2013-03-151-6/+2
| * bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+1
| * ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+1
OpenPOWER on IntegriCloud