summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet1-3/+7
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa1-1/+8
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa1-1/+8
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-8/+59
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-37/+62
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa1-1/+2
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert1-1/+0
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+1
2014-02-18rtnl: make ifla_policy staticJiri Pirko1-1/+1
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister2-0/+19
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister2-0/+9
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister2-0/+6
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister2-0/+9
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister2-2/+9
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel1-5/+5
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic1-13/+1
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev1-3/+0
2014-02-13xfrm: avoid creating temporary SA when there are no listenersHoria Geanta1-0/+15
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong1-1/+1
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong1-1/+1
2014-02-12net_sched: act: refactor cleanup opsWANG Cong1-1/+1
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong9-25/+23
2014-02-12flowcache: Make flow cache name space awareFan Du3-2/+39
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria1-0/+3
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria1-0/+2
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+32
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso1-4/+0
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-0/+8
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy1-0/+17
2014-02-06mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2-0/+6
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-6/+17
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-12/+0
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy1-0/+5
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso1-0/+2
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-0/+1
2014-02-04cfg80211: consider existing DFS interfacesMichal Kazior1-5/+3
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg1-3/+6
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-2/+2
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic1-0/+1
2014-02-04cfg80211: make connect ie param constJohannes Berg1-1/+1
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+2
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen1-0/+7
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen1-0/+8
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-4/+6