summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-1/+1
* netfilter: add xt_cpu matchEric Dumazet2010-07-232-1/+13
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-231-2/+0
* netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-232-0/+28
* netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
* netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-151-0/+18
* nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-152-1/+3
* netdevice.h: Change netif_<level> macros to call netdev_<level> functionsJoe Perches2010-07-041-7/+13
* netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches2010-07-041-19/+17
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-041-26/+86
* vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-041-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-025-4/+18
|\
| * netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-282-2/+4
| * netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+12
| * IPVS: one-packet schedulingNick Chalk2010-06-221-0/+2
| * netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy2010-06-171-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-014-14/+63
|\ \
| * | eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde2010-06-301-0/+1
| * | nl80211: Add option to adjust transmit powerJuuso Oikarinen2010-06-241-0/+9
| * | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-242-14/+14
| * | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
* | | ethtool: Add support for control of RX flow hash indirectionBen Hutchings2010-06-301-0/+15
* | | ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-301-1/+1
* | | fragment: add fast path for in-order fragmentsChangli Gao2010-06-301-0/+1
* | | snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-303-16/+91
* | | net/neighbour.h: fix typoKulikov Vasiliy2010-06-301-1/+1
* | | caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-291-0/+153
* | | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-281-2/+9
* | | macvlan: 64 bit rx countersEric Dumazet2010-06-281-7/+12
* | | net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet2010-06-281-15/+44
* | | net: u64_stats_sync improvementsEric Dumazet2010-06-281-1/+5
* | | syncookies: add support for ECNFlorian Westphal2010-06-261-1/+1
* | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
* | | net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer2010-06-251-0/+48
* | | broadcom: Add 5241 supportDmitry Baryshkov2010-06-241-0/+1
* | | broadcom: move all PHY_ID's to headerDmitry Baryshkov2010-06-241-0/+6
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-1/+1
|\ \ \
| * | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
* | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-232-1/+3
* | | | net: Introduce u64_stats_sync infrastructureEric Dumazet2010-06-231-0/+107
* | | | net: Fix a typo in netlink.hJustin P. Mattock2010-06-231-1/+1
* | | | caif: Add debug connection type for CAIF.Sjur Braendeland2010-06-201-0/+34
* | | | caif: Use link layer MTU instead of fixed MTUSjur Braendeland2010-06-203-12/+18
* | | | caif: Bugfix - RFM must support segmentation.Sjur Braendeland2010-06-201-2/+7
* | | | caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland2010-06-201-2/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-172-46/+30
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-4/+1
| * | | mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-14/+21
| * | | mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+2
| * | | mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-1/+1
OpenPOWER on IntegriCloud