summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2014-12-021-0/+1
| | * | | | | NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2014-12-021-0/+1
| | * | | | | NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2014-12-021-0/+1
| | * | | | | NFC: hci: Add se_io HCI operandChristophe Ricard2014-12-021-0/+3
| | * | | | | NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-1/+0
| | * | | | | NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-1/+0
| | * | | | | NFC: NCI: Configure ATR_RES general bytesJulien Lefrique2014-11-281-0/+1
| | * | | | | NFC: NCI: Handle Target mode activationJulien Lefrique2014-11-284-14/+37
| | * | | | | NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique2014-11-281-0/+10
| | * | | | | NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer2014-11-281-0/+1
| | * | | | | NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer2014-11-281-0/+3
| | * | | | | NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer2014-11-281-0/+2
| | * | | | | NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer2014-11-281-0/+3
| | * | | | | NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer2014-11-281-0/+3
| | * | | | | NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer2014-11-281-0/+1
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-12-011-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-191-0/+1
* | | | | | Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller2014-12-092-0/+4
|\ \ \ \ \ \
| * | | | | | can: dev: Consolidate and unify state change handlingAndri Yngvason2014-12-072-0/+4
* | | | | | | tcp: refine TSO autosizingEric Dumazet2014-12-091-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-091-0/+10
* | | | | | netdevice: Add a function to check macvlan portMahesh Bandewar2014-12-091-0/+5
* | | | | | dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa2014-12-091-21/+2
* | | | | | tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet2014-12-091-0/+4
* | | | | | net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko2014-12-091-1/+0
* | | | | | net: avoid two atomic operations in fast clonesEric Dumazet2014-12-091-2/+1
* | | | | | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-091-0/+5
* | | | | | tc_act: export uapi header filestephen hemminger2014-12-091-0/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-12-091-2/+2
|\ \ \ \ \ \
| * | | | | | xfrm: Do not hash socket policiesHerbert Xu2014-11-131-2/+2
* | | | | | | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-092-14/+38
* | | | | | | net: Add functions for handling padding frame and adding to lengthAlexander Duyck2014-12-092-1/+35
* | | | | | | net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen2014-12-091-8/+0
* | | | | | | tipc: convert name table read-write lock to RCUYing Xue2014-12-091-0/+9
* | | | | | | net: bcmgenet: enable driver to work without a device treePetri Gynther2014-12-091-0/+18
* | | | | | | hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-091-0/+2
* | | | | | | net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn2014-12-091-1/+2
| |/ / / / / |/| | | | |
* | | | | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-063-0/+8
* | | | | | bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov2014-12-061-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-12-067-26/+46
|\ \ \ \ \ \
| * | | | | | netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2014-12-032-3/+18
| * | | | | | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso2014-11-273-17/+12
| * | | | | | netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira2014-11-271-0/+7
| * | | | | | netfilter: conntrack: avoid zeroing timerFlorian Westphal2014-11-271-6/+9
* | | | | | | bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-031-1/+2
* | | | | | | bridge: add new hwmode swdevScott Feldman2014-12-031-0/+1
* | | | | | | bridge: add new brport flag LEARNING_SYNCScott Feldman2014-12-032-0/+2
* | | | | | | bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman2014-12-031-0/+12
* | | | | | | bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman2014-12-032-0/+19
* | | | | | | bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-032-0/+12