aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-7/+9
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan1-1/+1
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2-13/+9
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-6/+1
2010-07-20wireless: correct sparse warning in wext-compat.cJohn W. Linville1-0/+4
2010-07-20wireless: only use alpha2 regulatory information from country IEJohn W. Linville1-1/+0
2010-07-20mac80211: move QoS-enable to BSS infoJohannes Berg1-6/+5
2010-07-15tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet1-5/+4
2010-07-14net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()Changli Gao3-4/+9
2010-07-12net: cleanupsChangli Gao3-192/+123
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+17
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-2/+12
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-4/+8
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-14/+40
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao1-0/+1
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet3-16/+91
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy1-1/+1
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen1-1/+1
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland1-0/+153
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao1-2/+9
2010-06-26syncookies: add support for ECNFlorian Westphal1-1/+1
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet1-1/+1
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner1-0/+12
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen1-14/+1
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa1-1/+2
2010-06-23net: Fix a typo in netlink.hJustin P. Mattock1-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-0/+39
2010-06-20caif: Use link layer MTU instead of fixed MTUSjur Braendeland3-12/+18
2010-06-20caif: Bugfix - RFM must support segmentation.Sjur Braendeland1-2/+7
2010-06-20caif: Bugfix not all services uses flow-ctrl.Sjur Braendeland1-2/+4
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-46/+30
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy1-2/+0
2010-06-16af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman1-2/+2
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman1-4/+24
2010-06-16af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman1-1/+2
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman1-1/+1
2010-06-16syncookies: check decoded options against sysctl settingsFlorian Westphal1-1/+1
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet1-5/+26
2010-06-15inetpeer: RCU conversionEric Dumazet1-0/+1
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller3-7/+16
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-4/+1
2010-06-15tcp: unify tcp flag macrosChangli Gao1-13/+11
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy25-142/+191
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-14/+21
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi1-0/+2
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg1-1/+1