summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-247-3/+35
* Merge branch 'cxgb4-fcoe'David S. Miller2015-03-248-3/+302
|\
| * cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash2015-03-242-0/+12
| * cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash2015-03-243-3/+201
| * cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash2015-03-243-0/+89
|/
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-241-5/+5
* tipc: fix compile error when IPV6=m and TIPC=yYing Xue2015-03-241-1/+1
* net: allow to delete a whole device groupWANG Cong2015-03-241-0/+38
* rhashtable: Add comment on choice of elasticity valueHerbert Xu2015-03-241-0/+12
* cx82310_eth: fix semicolon.cocci warningsWu Fengguang2015-03-241-1/+1
* tipc: validate length of sockaddr in connect() for dgram/rdmSasha Levin2015-03-241-0/+2
* net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-24134-1624/+1379
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-2321-75/+238
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-2210-13/+61
| | |\
| | | * netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is setPablo Neira Ayuso2015-03-221-0/+6
| | | * netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()Pablo Neira Ayuso2015-03-201-2/+2
| | | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-195-10/+44
| | | * netfilter: nf_tables: allow to change chain policy without hook if it existsPablo Neira Ayuso2015-03-171-1/+4
| | | * netfilter: Fix potential crash in nft_hash walkerHerbert Xu2015-03-131-0/+2
| | | * netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()Ian Wilson2015-03-121-0/+3
| | * | cx82310_eth: wait for firmware to become readyOndrej Zary2015-03-211-6/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-237-15/+141
| |\ \ \
| | * | | sparc64: Fix several bugs in memmove().David S. Miller2015-03-231-3/+32
| | * | | sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern2015-03-201-0/+4
| | * | | sparc: perf: Add support M7 processorDavid Ahern2015-03-205-0/+102
| | * | | sparc: perf: Make counting mode actually workDavid Ahern2015-03-201-8/+3
| | * | | sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-201-4/+0
| * | | | Linux 4.0-rc5v4.0-rc5Linus Torvalds2015-03-231-1/+1
| * | | | Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-232-3/+2
| |\ \ \ \
| | * | | | md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-202-3/+2
| * | | | | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-222-0/+4
| |\ \ \ \ \
| | * | | | | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-161-0/+3
| | * | | | | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-161-0/+1
| | |/ / / /
| * | | | | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-223-183/+3
| |\ \ \ \ \
| | * | | | | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-113-182/+3
| | * | | | | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-111-1/+1
| | * | | | | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-111-1/+0
| * | | | | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-223-17/+17
| |\ \ \ \ \ \
| | * | | | | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| | * | | | | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| | * | | | | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| | * | | | | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
| | |/ / / / /
| * | | | | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-221-3/+12
| |\ \ \ \ \ \
| | * | | | | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-111-3/+12
| | |/ / / / /
| * | | | | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2234-719/+131
| |\ \ \ \ \ \
| | * | | | | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| | * | | | | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| | * | | | | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9
| | * | | | | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-151-0/+7