summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-211-1/+1
| * | | | | irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan2010-07-212-13/+9
| | |_|/ / | |/| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-6/+1
| |\ \ \ \
| * | | | | tcp: sizeof struct tcp_skb_cb is 44Eric Dumazet2010-07-151-5/+4
| * | | | | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-123-4/+9
| * | | | | net: cleanupsChangli Gao2010-07-123-192/+123
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-072-5/+17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-022-2/+12
| |\ \ \ \ \
| | * | | | | netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner2010-06-251-0/+12
| | * | | | | 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-012-14/+40
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-14/+1
| | * | | | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
| * | | | | | 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
| * | | | | | syncookies: add support for ECNFlorian Westphal2010-06-261-1/+1
| * | | | | | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+1
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-231-1/+1
| |\ \ \ \ \ \
| * | | | | | | net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-231-1/+2
| * | | | | | | net: Fix a typo in netlink.hJustin P. Mattock2010-06-231-1/+1
| * | | | | | | 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
| | * | | | | | mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-27/+5
| * | | | | | | af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman2010-06-161-2/+2
| * | | | | | | scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-161-4/+24
| * | | | | | | af_unix: Allow SO_PEERCRED to work across namespaces.Eric W. Biederman2010-06-161-1/+2
| * | | | | | | scm: Reorder scm_cookie.Eric W. Biederman2010-06-161-1/+1
| * | | | | | | syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-161-1/+1
| * | | | | | | inetpeer: restore small inet_peer structuresEric Dumazet2010-06-161-5/+26
| * | | | | | | inetpeer: RCU conversionEric Dumazet2010-06-151-0/+1
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-153-7/+16
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-1525-142/+191
| | |\ \ \ \ \ \
| | * | | | | | | netfilter: nf_conntrack: per_cpu untrackingEric Dumazet2010-06-091-3/+2
| | * | | | | | | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-082-4/+10
| | * | | | | | | netfilter: xt_rateest: Better struct xt_rateest layoutEric Dumazet2010-06-081-3/+7
| * | | | | | | | tcp: unify tcp flag macrosChangli Gao2010-06-151-13/+11
| | |/ / / / / / | |/| | | | | |
| * | | | | | | pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-112-0/+3
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-112-45/+110
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | wireless: fix kernel-docJohannes Berg2010-06-082-31/+90
| | * | | | | | mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-5/+1
| | * | | | | | mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-4/+2
OpenPOWER on IntegriCloud