aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico
2013-03-26MAINTAINERS: add netdev list for PTP (IEEE 1588)Jiri Benc
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26Merge branch 'transport-header'David S. Miller
2013-03-26net_sched: better precise estimation on packet length for untrusted packetsJason Wang
2013-03-26netback: set transport header before passing it to kernelJason Wang
2013-03-26packet: set transport header before doing xmitJason Wang
2013-03-26tuntap: set transport header before passing it to kernelJason Wang
2013-03-26macvtap: set transport header before passing skb to lower deviceJason Wang
2013-03-26netlink: remove duplicated NLMSG_ALIGNHong zhi guo
2013-03-26Merge branch '6lowpan'David S. Miller
2013-03-266lowpan: modify udp compression/uncompression to match the standardTony Cheneau
2013-03-266lowpan: use the PANID provided by the device instead of a static valueTony Cheneau
2013-03-266lowpan: obtain IEEE802.15.4 sequence number from the MAC layerTony Cheneau
2013-03-26mac802154: add mac802154_dev_get_dsn()Tony Cheneau
2013-03-266lowpan: store fragment tag values per device instead of net stack wideTony Cheneau
2013-03-266lowpan: add debug messages for 6LoWPAN fragmentationTony Cheneau
2013-03-266lowpan: fix first fragment (FRAG1) handlingTony Cheneau
2013-03-266lowpan: use short IEEE 802.15.4 addresses for broadcast destinationTony Cheneau
2013-03-26mac802154: turn on ACK when enabled by the upper layersTony Cheneau
2013-03-266lowpan: always enable link-layer acknowledgmentsTony Cheneau
2013-03-266lowpan: next header is not properly set upon decompression of a UDP header.Tony Cheneau
2013-03-266lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...Tony Cheneau
2013-03-26netlink: have length check of rtnl msg before derefHong zhi guo
2013-03-26Merge branch 'ipv6-firewire'David S. Miller
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26net/davinci_emac: use devres APIsSekhar Nori
2013-03-26Merge branch 'tunnels'David S. Miller
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar
2013-03-26VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar
2013-03-26IPIP: Use ip-tunneling code.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25net: Print functions in /proc/net/ptype without the offset.David S. Miller
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-25Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar
2013-03-25Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar
2013-03-25dsa: fix freeing of sparse port allocationFlorian Fainelli
2013-03-25dsa: factor freeing of dsa_platform_dataFlorian Fainelli
2013-03-25dsa: fix device tree binding documentation typo on #address-cellsFlorian Fainelli
2013-03-25xen-netback: remove skb in xen_netbk_alloc_pageWei Liu
2013-03-25xen-netfront: frags -> slots in xennet_get_responsesWei Liu