summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-203-37/+62
|\
| * mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-062-0/+6
| * mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-6/+17
| * mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-12/+0
| * cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-5/+3
| * cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
| * nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-3/+6
| * mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0
| * mac80211: make rate control ops constJohannes Berg2014-02-041-2/+2
| * nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+1
| * cfg80211: make connect ie param constJohannes Berg2014-02-041-1/+1
| * cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+2
| * cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+7
| * cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-0/+8
| * mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-4/+6
* | ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa2014-02-191-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-13/+1
|\ \
| * | net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic2014-02-171-13/+1
* | | rtnl: make ifla_policy staticJiri Pirko2014-02-191-1/+1
* | | ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister2014-02-172-0/+19
* | | ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister2014-02-172-0/+9
* | | ieee802154: add support for CCA mode in wpan physPhoebe Buckheister2014-02-172-0/+6
* | | ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister2014-02-172-0/+9
* | | ieee802154: add TX power control to wpan_phyPhoebe Buckheister2014-02-172-2/+9
* | | tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-141-3/+0
* | | net_sched: act: refuse to remove bound action outsideWANG Cong2014-02-131-1/+1
* | | net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-131-1/+1
* | | net_sched: act: refactor cleanup opsWANG Cong2014-02-131-1/+1
* | | net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-139-25/+23
|/ /
* | net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-101-0/+8
* | net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria2014-02-101-0/+2
* | net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria2014-02-101-0/+8
* | net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria2014-02-101-0/+3
* | net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria2014-02-101-0/+2
* | net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria2014-02-101-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-093-4/+32
|\ \
| * | netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-061-4/+0
| * | netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-061-0/+8
| * | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-061-0/+17
| * | netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-061-0/+5
| * | netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-051-0/+2
| |/
* / net: ethoc: set up MII management bus clockMax Filippov2014-02-051-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2591-493/+1429
|\
| * rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-231-0/+14
| * ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-231-2/+3
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-221-1/+2
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-221-3/+1
| * sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-221-4/+0
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-221-2/+0
| * sctp: remove macros sctp_read_[un]lockwangweidong2014-01-221-4/+0