summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister
2014-05-15net: Fix CONFIG_SYSCTL ifdef test.David S. Miller
2014-05-14net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches
2014-05-14ipv4: make ip_local_reserved_ports per netnsWANG Cong
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng
2014-05-13tcp: simplify fast open cookie processingYuchung Cheng
2014-05-13tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-08ping: move ping_group_range out of CONFIG_SYSCTLCong Wang
2014-05-08ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-07tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv4Tom Herbert
2014-05-05net: Allow csum_add to be provided in archTom Herbert
2014-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-05vsock: Make transport the proto ownerAndy King
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-03tcp: remove in_flight parameter from cong_avoid() methodsEric Dumazet
2014-05-02tcp: fix cwnd limited checking to improve congestion controlEric Dumazet
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-04-30net: dsa: add ds_to_privFlorian Fainelli
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan
2014-04-206lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez
2014-04-18net: sctp: cache auth_enable per endpointVlad Yasevich
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-04-14Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet