summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: improve the TT flags documentationAntonio Quartulli2014-03-221-4/+24
* batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing2014-03-226-3/+198
* batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing2014-03-226-8/+156
* batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing2014-03-2210-26/+275
* batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-227-6/+167
* batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-223-9/+11
* batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing2014-03-228-4/+318
* batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli2014-03-222-0/+3
* batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner2014-03-221-4/+1
* batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich2014-03-221-5/+5
* batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli2014-03-2213-71/+70
* batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing2014-03-221-3/+0
* batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing2014-03-225-14/+18
* batman-adv: fix coccinelle warningsFengguang Wu2014-03-221-1/+1
* Merge branch 'ptp-next'David S. Miller2014-03-2121-20/+509
|\
| * dp83640: let the periodic pin from the module parameter be a default.Richard Cochran2014-03-211-6/+13
| * dp83640: let external input pins from the module parameters be defaults.Richard Cochran2014-03-211-1/+4
| * dp83640: implement programmable pin functions.Richard Cochran2014-03-211-0/+52
| * dp83640: correct the periodic output frequencyRichard Cochran2014-03-211-5/+6
| * dp83640: trivial fixesRichard Cochran2014-03-211-3/+3
| * ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-2112-0/+12
| * ptp: expose the programmable pins via sysfsRichard Cochran2014-03-213-0/+138
| * ptp: add the pin GET/SETFUNC ioctls to the testptp program.Richard Cochran2014-03-211-3/+55
| * ptp: introduce programmable pins.Richard Cochran2014-03-215-2/+226
|/
* Merge branch 'bcmgenet-next'David S. Miller2014-03-202-14/+10
|\
| * net: bcmgenet: manipulate netdev_queue directlyFlorian Fainelli2014-03-201-4/+8
| * net: bcmgenet: remove bogus tx queue checksFlorian Fainelli2014-03-201-8/+0
| * net: bcmgenet: add skb_tx_timestamp callFlorian Fainelli2014-03-201-0/+2
| * net: bcmgenet: remove unused spinlock memberFlorian Fainelli2014-03-202-2/+0
|/
* Merge branch 'sh_eth-next'David S. Miller2014-03-201-54/+31
|\
| * sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart2014-03-201-21/+9
| * sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart2014-03-201-11/+9
| * sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart2014-03-201-19/+11
| * sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart2014-03-201-1/+1
| * sh_eth: Use the platform device for memory allocationLaurent Pinchart2014-03-201-4/+3
|/
* ieee802154: dgram: cleanup set of broadcast panidAlexander Aring2014-03-201-1/+1
* af_ieee802154: fix check on broadcast addressAlexander Aring2014-03-201-1/+1
* of_mdio: Allow the DT to specify the phy ID and avoid autoprobingJason Gunthorpe2014-03-201-1/+22
* dt: Document a compatible entry for MDIO ethernet PhysJason Gunthorpe2014-03-201-1/+9
* Merge branch 'cdc-next'David S. Miller2014-03-203-0/+30
|\
| * net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-202-0/+18
| * USB: cdc: add MBIM extended functional descriptor structureBen Chan2014-03-201-0/+12
|/
* Merge branch 'mlx4-next'David S. Miller2014-03-2012-114/+676
|\
| * net/mlx4: Adapt num_vfs/probed_vf params for single port VFMatan Barak2014-03-201-13/+34
| * net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-2012-79/+417
| * net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-203-0/+135
| * net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-202-24/+92
| * IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak2014-03-201-4/+4
|/
* smsc911x: Change clock warning message to debug levelFabio Estevam2014-03-201-1/+1
* net: remove empty lines from tcp_syn_flood_actionDaniel Baluta2014-03-201-2/+0
OpenPOWER on IntegriCloud