summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-17ieee802154: add dgram sockopts for security controlPhoebe Buckheister1-1/+9
2014-05-17mac802154: integrate llsec with wpan devicesPhoebe Buckheister1-0/+3
2014-05-17ieee802154: add types for link-layer securityPhoebe Buckheister1-0/+95
2014-05-17of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+15
2014-05-17net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni1-0/+11
2014-05-16net: filter: x86: internal BPF JITAlexei Starovoitov1-0/+3
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister1-18/+7
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2-0/+38
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller1-1/+1
2014-05-15net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches1-3/+5
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong2-3/+15
2014-05-14net: support marking accepting TCP socketsLorenzo Colitti2-0/+11
2014-05-14net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti4-0/+9
2014-05-14tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng1-7/+7
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng2-13/+1
2014-05-14tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng1-2/+8
2014-05-14net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork1-1/+1
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-3/+0
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-2/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong3-6/+6
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-45/+130
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov1-0/+51
2014-05-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+12
2014-05-09ping: move ping_group_range out of CONFIG_SYSCTLCong Wang1-1/+6
2014-05-09ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang1-1/+1
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6
2014-05-08net: clean up snmp stats codeWANG Cong2-32/+18
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal1-6/+1
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell1-1/+1
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert1-0/+7
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert1-0/+6
2014-05-05net: Generalize checksum_init functionsTom Herbert1-0/+93
2014-05-05net: Allow csum_add to be provided in archTom Herbert1-0/+2
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller6-17/+162
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-05-05net: filter: make register naming more comprehensibleDaniel Borkmann1-8/+36
2014-05-05net: filter: simplify label names from jump-tableDaniel Borkmann1-0/+3
2014-05-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2014-05-04tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet1-5/+3
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-1/+0
2014-05-04arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier1-0/+3
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+4
2014-05-03tcp: fix cwnd limited checking to improve congestion controlEric Dumazet2-1/+22
2014-05-03mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko1-0/+7