summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: sctp should update its inuse counterEric Dumazet2008-11-171-0/+2
* net: af_unix should update its inuse counterEric Dumazet2008-11-171-0/+4
* net: af_unix can make unix_nr_socks visbile in /procEric Dumazet2008-11-171-3/+4
* ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-161-15/+3
* net: Cleanup of af_unixEric Dumazet2008-11-161-62/+55
* dccp: Tidy up setsockopt callsGerrit Renker2008-11-161-11/+12
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-164-10/+0
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-161-13/+40
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-163-98/+32
* dccp: Mechanism to resolve CCID dependenciesGerrit Renker2008-11-163-4/+47
* net: use %pF for /proc/net/ptypeAlexey Dobriyan2008-11-161-30/+2
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-1611-77/+144
* udp: Use hlist_nulls in UDP RCU codeEric Dumazet2008-11-162-37/+36
* TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler2008-11-161-1/+39
* ipv4: Fix ARP behavior with many mac-vlansBen Greear2008-11-161-11/+11
* net: speedup dst_release()Eric Dumazet2008-11-141-2/+4
* pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-1316-377/+4
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-129-30/+32
* net: Remove unused parameter of xfrm_gen_index()Arnaud Ebalard2008-11-121-3/+3
* net: Cleanup of neighbour codeEric Dumazet2008-11-121-9/+3
* net: ib_net pointer should depends on CONFIG_NET_NSEric Dumazet2008-11-122-5/+5
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-124-0/+168
* dccp: Query supported CCIDsGerrit Renker2008-11-124-0/+59
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-124-28/+197
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-123-41/+8
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-115-7/+0
* net: remove struct neigh_table::pdeAlexey Dobriyan2008-11-111-3/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1112-56/+174
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-1111-38/+114
| |\
| | * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
| | * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-103-0/+3
| | * net: fix setting of skb->tail in skb_recycle_check()Lennert Buytenhek2008-11-101-1/+1
| | * net: fix /proc/net/snmp as memory corruptorEric Dumazet2008-11-101-28/+30
| | * mac80211: fix a buffer overrun in station debug codeJianjun Kong2008-11-101-1/+1
| | * netfilter: payload_len is be16, add size of struct rather than size of pointerHarvey Harrison2008-11-101-1/+2
| | * ipv6: fix ip6_mr_init error pathBenjamin Thery2008-11-101-4/+5
| | * vlan: Fix typos in proc output stringFerenc Wagner2008-11-101-1/+1
| | * af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-061-0/+1
| * | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-092-19/+61
| |/
* | pktgen: add full reset functionalityJesse Brandeburg2008-11-101-0/+22
* | Phonet: use net_device built-in stats for GPRSRémi Denis-Courmont2008-11-101-20/+13
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-106-12/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-1015-80/+349
|\ \
| * | cfg80211: Add kdoc for struct regulatory_requestLuis R. Rodriguez2008-11-101-3/+19
| * | cfg80211: Add regulatory domain intersection capabilityLuis R. Rodriguez2008-11-101-8/+158
| * | cfg80211: a reg rule is invalid if freq diff is 0Luis R. Rodriguez2008-11-101-1/+1
| * | mac80211: Allow AP mode to be enabledJouni Malinen2008-11-101-0/+2
| * | mac80211: fix basic rates setting from association responseTomas Winkler2008-11-101-6/+12
| * | nl80211: Add TX queue parameter configurationJouni Malinen2008-11-102-5/+87
| * | nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-102-0/+26
OpenPOWER on IntegriCloud