aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpls/af_mpls.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-08neterion: remove reference to ifconfigstephen hemminger2-2/+2
2015-03-08Linux 4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-07net: dsa: mv88e6352: Add support for EEEGuenter Roeck1-0/+2
2015-03-07net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck2-0/+54
2015-03-07net: bcmgenet: rework Rx queue initPetri Gynther1-16/+27
2015-03-07net/macb: merge at91_ether driver into macb driverCyrille Pitchen5-655/+484
2015-03-07net/macb: unify clock managementCyrille Pitchen1-17/+14
2015-03-07net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2-15/+19
2015-03-07ARM: at91/dt: fix macb compatible stringsBoris BREZILLON6-6/+6
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag1-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag3-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag1-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag1-4/+1
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach4-2/+5
2015-03-07i40e: Strip configfs codeGreg Rose5-374/+0
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda2-2/+2
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2-0/+4
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain1-5/+2
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2-4/+20
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain3-20/+67
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain1-3/+3
2015-03-07i40e: print port stats only on partition 1Shannon Nelson1-3/+3
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin3-70/+68
2015-03-07i40e: rework vector reservationShannon Nelson1-19/+56
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg1-6/+4
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg1-1/+1
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk1-1/+0
2015-03-07i40e: Remove duplicate codeCatherine Sullivan1-8/+0
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson6-54/+54
2015-03-06rocker: sparse: fix dynamic allocation on stack warningScott Feldman2-1/+3
2015-03-06rocker: quiet sparce endianess warningsScott Feldman1-3/+5
2015-03-06ebpf: bpf_map_*: fix linker error on avr32 and openrisc archDaniel Borkmann1-0/+5
2015-03-06net: gro: remove obsolete code from skb_gro_receive()Eric Dumazet1-44/+1
2015-03-06ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter1-5/+3
2015-03-06net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2-0/+219
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli4-3/+35
2015-03-06net/dcb: Add IEEE QCN attributeShani Michaeli3-3/+110
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2015-03-07net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin1-1/+3
2015-03-07console: Fix console name size mismatchPeter Hurley2-1/+2
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu2-0/+48
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing1-14/+0