summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-13ieee802154: add short address helpersAlexander Aring2-0/+39
2016-04-13ieee802154: cleanups for ieee802154.hAlexander Aring1-3/+3
2016-04-13mrf24j40: apply the security-enabled bit on secured outbound framesAlexandre Macabies1-0/+4
2016-04-13mrf24j40: fix security-enabled processing on inbound framesAlexandre Macabies1-1/+9
2016-04-13ieee802154: add security bit check functionAlexandre Macabies1-0/+10
2016-04-12Merge branch 'mediatek-stress-test-fixes'David S. Miller2-44/+66
2016-04-12net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin1-2/+1
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin2-10/+7
2016-04-12net: mediatek: fix mtk_pending_workJohn Crispin1-8/+20
2016-04-12net: mediatek: fix TX lockingJohn Crispin1-10/+10
2016-04-12net: mediatek: fix stop and wakeup of queueJohn Crispin1-10/+27
2016-04-12net: mediatek: remove superfluous reset callJohn Crispin1-4/+0
2016-04-12net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin1-1/+1
2016-04-12net: mediatek: watchdog_timeo was not setJohn Crispin1-0/+1
2016-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-129/+298
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2-39/+33
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2-54/+66
2016-04-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-39/+74
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn3-10/+15
2016-04-11Merge branch 'rprpc-2nd-rewrite-part-1'David S. Miller20-326/+374
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells9-61/+105
2016-04-11rxrpc: Absorb the rxkad security moduleDavid Howells6-134/+85
2016-04-11rxrpc: Don't assume transport address family and size when using itDavid Howells2-4/+4
2016-04-11rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells4-12/+9
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells10-25/+50
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells3-4/+2
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells6-84/+107
2016-04-11rxrpc: Disable a debugging statement that has been left enabled.David Howells1-1/+1
2016-04-11afs: Wait for outstanding async calls before closing rxrpc socketDavid Howells1-3/+13
2016-04-11Merge branch 'udp-pull'David S. Miller4-9/+7
2016-04-11rxrpc: do not pull udp headers on receiveWillem de Bruijn1-2/+2
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn3-7/+5
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern4-5/+53
2016-04-11Merge branch 'cpsw-host_port'David S. Miller1-31/+21
2016-04-11drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko1-18/+12
2016-04-11drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko1-13/+9
2016-04-11vxlan: fix incorrect typeJiri Benc1-2/+2
2016-04-11net: fjes: Use resource_sizeVaishali Thakkar1-1/+1
2016-04-11Merge branch 'bnxt_en-next'David S. Miller5-4/+76
2016-04-11bnxt_en: Add async event handling for speed config changes.Michael Chan1-0/+16
2016-04-11bnxt_en: Call firmware to approve VF MAC address change.Michael Chan3-4/+34
2016-04-11bnxt_en: Shutdown link when device is closed.Michael Chan1-0/+16
2016-04-11bnxt_en: Disallow forced speed for 10GBaseT devices.Michael Chan3-0/+10
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller174-5930/+7918
2016-04-10bpf: simplify verifier register state assignmentsAlexei Starovoitov1-4/+2
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller710-4846/+7706
2016-04-09ipv6: fix inet6_lookup_listener()Eric Dumazet1-2/+2
2016-04-09Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+2
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-148/+151
2016-04-09Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-15/+1377