summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao-0/+1
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet-16/+91
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy-1/+1
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen-1/+1
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland-0/+153
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao-2/+9
2010-06-26syncookies: add support for ECNFlorian Westphal-1/+1
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet-1/+1
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner-0/+12
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen-14/+1
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa-1/+2
2010-06-23net: Fix a typo in netlink.hJustin P. Mattock-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet-1/+1
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen-0/+39
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland-12/+18
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland-2/+7
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland-2/+4
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-46/+30
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy-2/+0
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman-2/+2
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman-4/+24
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman-1/+2
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman-1/+1
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal-1/+1
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet-5/+26
2010-06-15inetpeer: RCU conversionEric Dumazet-0/+1
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-7/+16
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen-4/+1
2010-06-15tcp: unify tcp flag macrosChangli Gao-13/+11
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-142/+191
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen-14/+21
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi-0/+2
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg-1/+1
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg-27/+5
2010-06-11pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet-0/+3
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-45/+110
2010-06-10net-next: remove useless union keywordChangli Gao-14/+8
2010-06-10ip: ip_ra_control() rcu fixEric Dumazet-1/+4
2010-06-09phonet: use call_rcu for phonet device freeJiri Pirko-0/+1
2010-06-09netfilter: nf_conntrack: per_cpu untrackingEric Dumazet-3/+2
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet-4/+10
2010-06-08wireless: fix kernel-docJohannes Berg-31/+90
2010-06-08netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet-3/+7
2010-06-07ip: Router Alert RCU conversionEric Dumazet-1/+1
2010-06-07tcp: Fix slowness in read /proc/net/tcpTom Herbert-1/+2
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-17/+4
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert-3/+3
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith-5/+1
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg-4/+2