summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-136-23/+35
* net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE2016-04-131-8/+1
* Merge branch 'udp-hdrs-fixes'David S. Miller2016-04-132-4/+3
|\
| * udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn2016-04-132-2/+3
| * udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn2016-04-131-2/+0
|/
* Merge branch 'dsa-refactoring-set-1'David S. Miller2016-04-1311-83/+171
|\
| * dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn2016-04-131-4/+8
| * dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-134-16/+17
| * net: dsa: Rename DSA probe function.Andrew Lunn2016-04-136-18/+24
| * net: dsa: Keep the mii bus and address in the private structureAndrew Lunn2016-04-138-83/+89
| * net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-132-2/+1
| * net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-1310-22/+86
| * net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-138-10/+18
|/
* Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller2016-04-13230-1443/+1456
|\
| * cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12230-1437/+1420
| * cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-122-6/+36
* | tipc: remove remnants of old broadcast codeJon Paul Maloy2016-04-131-15/+0
* | Merge branch 'mediatek-stress-test-fixes'David S. Miller2016-04-122-44/+66
|\ \
| * | net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin2016-04-121-2/+1
| * | net: mediatek: move the pending_work struct to the device generic structJohn Crispin2016-04-122-10/+7
| * | net: mediatek: fix mtk_pending_workJohn Crispin2016-04-121-8/+20
| * | net: mediatek: fix TX lockingJohn Crispin2016-04-121-10/+10
| * | net: mediatek: fix stop and wakeup of queueJohn Crispin2016-04-121-10/+27
| * | net: mediatek: remove superfluous reset callJohn Crispin2016-04-121-4/+0
| * | net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin2016-04-121-1/+1
| * | net: mediatek: watchdog_timeo was not setJohn Crispin2016-04-121-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-128-129/+298
|\ \
| * | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-122-39/+33
| * | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-122-54/+66
| * | netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULLHaishuang Yan2016-04-071-1/+1
| * | netfilter: ip6t_SYNPROXY: remove magic number for hop_limitLiping Zhang2016-03-291-26/+30
| * | netfilter: bridge: nf queue verdict to use NFQA_VLAN and NFQA_L2HDRStephane Bryant2016-03-291-0/+47
| * | netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to...Stephane Bryant2016-03-292-0/+68
| * | netfilter: bridge: add nf_afinfo to enable queuing to userspaceStephane Bryant2016-03-291-2/+45
| * | netfilter: nf_conntrack: Uses pr_fmt() for logging.Weongyo Jeong2016-03-281-7/+8
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-1210-39/+74
|\ \ \
| * | | Bluetooth: hci_bcsp: fix code styleMaxim Zhukov2016-04-081-26/+31
| * | | ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee2016-04-081-0/+2
| * | | 6lowpan: iphc: fix handling of link-local compressionAlexander Aring2016-04-081-2/+9
| * | | Bluetooth: vhci: purge unhandled skbsJiri Slaby2016-04-081-0/+1
| * | | Bluetooth: vhci: fix open_timeout vs. hdev raceJiri Slaby2016-04-081-3/+5
| * | | Bluetooth: Allow setting BT_SECURITY_FIPS with setsockoptPatrik Flykt2016-04-081-1/+1
| * | | Bluetooth: hci_ldisc: Fix null pointer derefence in case of early dataLoic Poulain2016-04-082-4/+8
| * | | Bluetooth: hci_bcm: Add BCM2E71 ACPI IDLoic Poulain2016-04-081-0/+1
| * | | Bluetooth: Ignore unknown advertising packet typesJohan Hedberg2016-04-081-0/+13
| * | | Bluetooth: Fix setting NO_BREDR advertising flagJohan Hedberg2016-04-081-3/+3
* | | | net: mdio: Fix lockdep falls positive splatAndrew Lunn2016-04-113-10/+15
* | | | Merge branch 'rprpc-2nd-rewrite-part-1'David S. Miller2016-04-1120-326/+374
|\ \ \ \
| * | | | rxrpc: Create a null security type and get rid of conditional callsDavid Howells2016-04-119-61/+105
| * | | | rxrpc: Absorb the rxkad security moduleDavid Howells2016-04-116-134/+85