summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
2014-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring
2014-02-286lowpan: add frag information structAlexander Aring
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20xfrm: Clone states properly on migrationSteffen Klassert
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta
2014-02-13net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-13net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-13net_sched: act: refactor cleanup opsWANG Cong
2014-02-13net_sched: act: hide struct tcf_common from APIWANG Cong
2014-02-12flowcache: Make flow cache name space awareFan Du
2014-02-10net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-10net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-10net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-10net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach