summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-23geneve: initialize needed_headroomPaolo Abeni
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-21Merge branch 'cdc_ncm-new-Dell-devices'David S. Miller
2015-12-21net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas
2015-12-21net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov
2015-12-18rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar
2015-12-18mkiss: Fix use after free in mkiss_close().David Miller
2015-12-186pack: Fix use after free in sixpack_close().David Miller
2015-12-18be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru
2015-12-18Merge branch 'mlx4-time-stamping-fixes'David S. Miller
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-18Merge branch 'cpsw-fixed-phy-dt-bugs'David S. Miller
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-16net: fix warnings in 'make htmldocs' by moving macro definition out of field ...Hannes Frederic Sowa