aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/unicast.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-27ipv4: Kill early demux method return value.David S. Miller4-38/+27
2012-06-27xfrm_user: Propagate netlink error codes properly.David S. Miller2-196/+208
2012-06-27phy: Fix warning in get_phy_device().David S. Miller1-2/+2
2012-06-27virtio_net: allow to change mac when iface is runningJiri Pirko1-4/+5
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney4-0/+273
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2-0/+13
2012-06-27netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney2-5/+23
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney4-11/+116
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo2-1/+11
2012-06-27net: fec: phy-reset-gpios is optionalShawn Guo1-1/+1
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo1-1/+2
2012-06-27net: fec: enable regulator for fec phyShawn Guo1-0/+13
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo1-2/+2
2012-06-27bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan1-2/+3
2012-06-27bnx2: Add "fall through" commentsMichael Chan1-0/+4
2012-06-27cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2-2/+11
2012-06-27cnic: Remove uio mem[0].Michael Chan1-4/+1
2012-06-27cnic: Read bnx2x function number from internal registerEddie Wai1-1/+7
2012-06-27cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan1-2/+7
2012-06-27Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller9-20/+15
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com2-12/+14
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet4-11/+15
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf3-142/+8
2012-06-27decnet: Do not use RTA_PUT() macrosThomas Graf2-51/+79
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf1-2/+3
2012-06-27ipmr: Do not use RTA_PUT() macrosThomas Graf1-14/+14
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf1-59/+53
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf1-9/+3
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf1-47/+33
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet9-15/+20
2012-06-279p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter1-1/+1
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27chmod +x scripts/gfp-translateDave Jones1-0/+0
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel1-1/+1
2012-06-27brcmfmac: add BCM4334 supportFranky Lin4-0/+22
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel1-31/+17
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin1-67/+30
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2-13/+15
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2-6/+15
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin3-0/+26
2012-06-27bcma: define some additional cores IDsRafał Miłecki2-0/+13
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter1-16/+0
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2