summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: add types for link-layer securityPhoebe Buckheister2014-05-161-0/+95
* of: provide a binding for fixed link PHYsThomas Petazzoni2014-05-161-0/+15
* net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2014-05-161-0/+11
* net: filter: x86: internal BPF JITAlexei Starovoitov2014-05-151-0/+3
* ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-151-18/+7
* ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2014-05-152-0/+38
* net: Fix CONFIG_SYSCTL ifdef test.David S. Miller2014-05-151-1/+1
* net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-141-3/+5
* net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-0/+3
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-142-3/+15
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-132-0/+11
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-134-0/+9
* tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-131-7/+7
* tcp: simplify fast open cookie processingYuchung Cheng2014-05-132-13/+1
* tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-131-2/+8
* net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-131-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-3/+0
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-2/+2
* net: rename local_df to ignore_dfWANG Cong2014-05-123-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-1224-45/+130
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-091-0/+12
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-081-0/+12
| | |\
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-061-0/+12
| | | |\
| | | | * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-051-0/+12
| * | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+6
| * | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-081-1/+1
| |/ / /
| * | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
| * | | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-071-6/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-054-2/+18
| |\ \ \
| | * | | vsock: Make transport the proto ownerAndy King2014-05-051-1/+5
| | * | | net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| | * | | net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
| | * | | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
| * | | | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-051-1/+0
| |\ \ \ \
| | * | | | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-031-1/+0
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-041-0/+3
| |\ \ \ \ \
| | * | | | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-0/+3
| | |/ / / /
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-2/+4
| |\ \ \ \ \
| | * | | | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
| | * | | | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| | |/ / / /
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-011-1/+1
| |\ \ \ \ \
| | * | | | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-231-1/+1
| * | | | | | word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
| * | | | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-281-0/+2
| |\ \ \ \ \ \
| | * | | | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-281-0/+2
| * | | | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-281-0/+5
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-0/+5
| | |/ / / / /
| * | | | | | word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-2/+36
| |\ \ \ \ \ \
| | * | | | | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-172-2/+36