summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154/dgram: Pass source address in dgram_recvmsgStephen Röttger2013-03-271-0/+10
* VXLAN: Fix sparse warnings.Pravin B Shelar2013-03-271-5/+4
* MAINTAINERS: Update qlge maintainers listShahed Shaikh2013-03-261-0/+1
* net: fec: TX Buffer incorrectly initializedJim Baxter2013-03-261-1/+1
* Merge branch 'stmmac'David S. Miller2013-03-2621-391/+2019
|\
| * stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO2013-03-262-3/+32
| * stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-268-10/+294
| * stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-2611-24/+732
| * stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-264-4/+22
| * stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-266-15/+257
| * stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-266-50/+55
| * stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-2611-218/+528
| * stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-2610-137/+169
|/
* bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico2013-03-261-2/+1
* MAINTAINERS: add netdev list for PTP (IEEE 1588)Jiri Benc2013-03-261-0/+1
* ptp_pch: fix typo in module parameter descriptionJiri Benc2013-03-261-1/+1
* net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-2/+2
* net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-1/+1
* net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-262-4/+4
* Merge branch 'transport-header'David S. Miller2013-03-265-1/+59
|\
| * net_sched: better precise estimation on packet length for untrusted packetsJason Wang2013-03-261-1/+7
| * netback: set transport header before passing it to kernelJason Wang2013-03-261-0/+12
| * packet: set transport header before doing xmitJason Wang2013-03-261-0/+21
| * tuntap: set transport header before passing it to kernelJason Wang2013-03-261-0/+10
| * macvtap: set transport header before passing skb to lower deviceJason Wang2013-03-261-0/+9
|/
* netlink: remove duplicated NLMSG_ALIGNHong zhi guo2013-03-261-1/+1
* Merge branch '6lowpan'David S. Miller2013-03-266-30/+128
|\
| * 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
OpenPOWER on IntegriCloud