summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-13Merge branch 'udp-hdrs-fixes'David S. Miller
2016-04-13udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn
2016-04-13udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn
2016-04-13Merge branch 'dsa-refactoring-set-1'David S. Miller
2016-04-13dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn
2016-04-13net: dsa: Rename DSA probe function.Andrew Lunn
2016-04-13net: dsa: Keep the mii bus and address in the private structureAndrew Lunn
2016-04-13net: dsa: Remove allocation of driver private memoryAndrew Lunn
2016-04-13net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-13tipc: remove remnants of old broadcast codeJon Paul Maloy
2016-04-12Merge branch 'mediatek-stress-test-fixes'David S. Miller
2016-04-12net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin
2016-04-12net: mediatek: fix mtk_pending_workJohn Crispin
2016-04-12net: mediatek: fix TX lockingJohn Crispin
2016-04-12net: mediatek: fix stop and wakeup of queueJohn Crispin
2016-04-12net: mediatek: remove superfluous reset callJohn Crispin
2016-04-12net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin
2016-04-12net: mediatek: watchdog_timeo was not setJohn Crispin
2016-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal
2016-04-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-12cfg80211: Improve Connect/Associate command documentationJouni Malinen
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn
2016-04-11Merge branch 'rprpc-2nd-rewrite-part-1'David S. Miller
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells
2016-04-11rxrpc: Absorb the rxkad security moduleDavid Howells
2016-04-11rxrpc: Don't assume transport address family and size when using itDavid Howells
2016-04-11rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells
2016-04-11rxrpc: Static arrays of strings should be const char *const[]David Howells
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells
2016-04-11rxrpc: Disable a debugging statement that has been left enabled.David Howells
2016-04-11afs: Wait for outstanding async calls before closing rxrpc socketDavid Howells
2016-04-11Merge branch 'udp-pull'David S. Miller
2016-04-11rxrpc: do not pull udp headers on receiveWillem de Bruijn
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern
2016-04-11Merge branch 'cpsw-host_port'David S. Miller
2016-04-11drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko
2016-04-11drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko
2016-04-11vxlan: fix incorrect typeJiri Benc
2016-04-11net: fjes: Use resource_sizeVaishali Thakkar
2016-04-11Merge branch 'bnxt_en-next'David S. Miller