summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-16net: Add skb_inner_transport_offset functionTom Herbert1-0/+5
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi1-0/+12
2015-12-15Merge branch 'mlxsw-bridge-vlan-offloading'David S. Miller14-162/+1001
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel1-7/+14
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2-2/+10
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel3-1/+378
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2-4/+61
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2-4/+98
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2-28/+34
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel3-27/+16
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel1-4/+4
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel3-99/+287
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2-1/+11
2015-12-15switchdev: Pass original device to port netdev driverIdo Schimmel8-0/+22
2015-12-15switchdev: vlan: Use switchdev_port* in vlan_netdev_opsIdo Schimmel1-0/+7
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-179/+120
2015-12-15batman-adv: rename equiv/equal or better to similar or betterSimon Wunderlich4-11/+11
2015-12-15batman-adv: update last seen field of single hop originatorsMarek Lindner1-0/+10
2015-12-15batman-adv: export single hop neighbor list via debugfsMarek Lindner5-0/+100
2015-12-15batman-adv: add bat_hardif_neigh_init algo ops callMarek Lindner2-0/+6
2015-12-15batman-adv: add list of unique single hop neighbors per hard-interfaceMarek Lindner4-0/+188
2015-12-15Doc: update email addressAntonio Quartulli1-2/+2
2015-12-15MAINTAINERS: update email addressAntonio Quartulli1-1/+1
2015-12-15e1000e: Fix msi-x interrupt automaskBenjamin Poirier1-6/+5
2015-12-15e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2-12/+19
2015-12-15e1000e: Do not read ICR in Other interruptBenjamin Poirier1-15/+7
2015-12-15e1000e: Remove unreachable codeBenjamin Poirier1-6/+0
2015-12-15net/macb: add support for resetting PHY using GPIOGregory CLEMENT3-0/+12
2015-12-15igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-15igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-15igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-15net: Fix typo in skb_fclone_busyMasanari Iida1-1/+1
2015-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller39-1513/+3101
2015-12-15wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar1-0/+1
2015-12-15Merge branch 'ppp-type-and-name'David S. Miller1-2/+7
2015-12-15ppp: declare ppp devices as enumerated interfacesGuillaume Nault1-2/+1
2015-12-15ppp: define "ppp" device typeGuillaume Nault1-0/+6
2015-12-15Merge branch 's390-next'David S. Miller7-49/+40
2015-12-15qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-15qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2015-12-15qeth use common function qeth_get_setassparms_cmdThomas Richter3-33/+17
2015-12-15s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring1-5/+2
2015-12-15MAINTAINERS: switch to alternate IBM mail addressUrsula Braun1-2/+2
2015-12-15iucv: call skb_linearize() when neededEugene Crosser1-5/+15
2015-12-15iucv: prevent information leak in iucv_messageEugene Crosser1-1/+1
2015-12-15ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring1-5/+3
2015-12-14ravb: clear RIC1 in init instead of stopKazuya Mizuguchi1-2/+3