summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-2830-740/+780
|\
| * batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-2818-202/+244
| * batman-adv: Prefix vis defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix unicast defines with BATADV_Sven Eckelmann2012-06-283-4/+4
| * batman-adv: Prefix types defines with BATADV_Sven Eckelmann2012-06-283-11/+11
| * batman-adv: Prefix packet defines with BATADV_Sven Eckelmann2012-06-2811-37/+40
| * batman-adv: Prefix icmp_socket defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann2012-06-282-14/+18
| * batman-adv: Prefix bridge_loop_avoidance defines with BATADV_Sven Eckelmann2012-06-282-3/+3
| * batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann2012-06-282-9/+9
| * batman-adv: Prefix debugfs defines with BATADV_Sven Eckelmann2012-06-282-2/+2
| * batman-adv: Prefix local defines with BATADV_Sven Eckelmann2012-06-284-81/+87
| * batman-adv: beautify tt_global_add() argument listAntonio Quartulli2012-06-283-19/+13
| * batman-adv: clear ADD+DEL (and viceversa) events in the same orig-intervalAntonio Quartulli2012-06-281-3/+37
| * batman-adv: Directly print to seq_file in visSven Eckelmann2012-06-281-143/+81
| * batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-2811-89/+98
| * batman-adv: Prefix main local static functions with batadv_Sven Eckelmann2012-06-281-37/+39
| * batman-adv: Prefix vis local static functions with batadv_Sven Eckelmann2012-06-281-98/+103
| * batman-adv: Prefix unicast local static functions with batadv_Sven Eckelmann2012-06-281-13/+16
* | ipv4: Kill rt->rt_spec_dst, no longer used.David S. Miller2012-06-285-39/+12
* | ipv4: Create and use fib_compute_spec_dst() helper.David S. Miller2012-06-285-16/+49
* | ipv4: Show that ip_send_reply() is purely unicast routine.David S. Miller2012-06-283-10/+12
|/
* ipv4: Kill early demux method return value.David S. Miller2012-06-274-38/+27
* xfrm_user: Propagate netlink error codes properly.David S. Miller2012-06-272-196/+208
* phy: Fix warning in get_phy_device().David S. Miller2012-06-271-2/+2
* virtio_net: allow to change mac when iface is runningJiri Pirko2012-06-271-4/+5
* netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney2012-06-274-0/+273
* netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney2012-06-272-0/+13
* netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()David Daney2012-06-272-5/+23
* netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney2012-06-274-11/+116
* net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-272-1/+11
* net: fec: phy-reset-gpios is optionalShawn Guo2012-06-271-1/+1
* net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-271-1/+2
* net: fec: enable regulator for fec phyShawn Guo2012-06-271-0/+13
* net: fec: reset phy after pinctrl setupShawn Guo2012-06-271-2/+2
* bnx2: Add missing netif_tx_disable() in bnx2_close()Michael Chan2012-06-271-2/+3
* bnx2: Add "fall through" commentsMichael Chan2012-06-271-0/+4
* cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-272-2/+11
* cnic: Remove uio mem[0].Michael Chan2012-06-271-4/+1
* cnic: Read bnx2x function number from internal registerEddie Wai2012-06-271-1/+7
* cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-271-2/+7
* Revert "ipv4: tcp: dont cache unconfirmed intput dst"David S. Miller2012-06-279-20/+15
* net: added support for 40GbE link.parav.pandit@emulex.com2012-06-272-12/+14
* net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet2012-06-274-11/+15
* netlink: Get rid of obsolete rtnetlink macrosThomas Graf2012-06-273-142/+8
* decnet: Do not use RTA_PUT() macrosThomas Graf2012-06-272-51/+79
* ip6mr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-2/+3
* ipmr: Do not use RTA_PUT() macrosThomas Graf2012-06-271-14/+14
* inet_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-59/+53
* sock_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-271-9/+3
OpenPOWER on IntegriCloud