summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-131-1/+2
* sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-101-0/+2
* sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-101-2/+4
* sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-102-7/+25
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-42/+24Star
* mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-4/+0Star
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-9/+4Star
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-8/+0Star
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-3/+0Star
* mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+3
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-4/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-304-12/+6Star
|\
| * netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig2008-04-291-10/+0Star
| * ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras2008-04-291-1/+1
| * net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-291-0/+3
| * ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov2008-04-291-1/+2
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-292-11/+13
|\ \
| * | Audit: collect sessionid in netlink messagesEric Paris2008-04-282-11/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-281-0/+3
|\ \ \ | |/ / |/| / | |/
| * ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-271-0/+3
* | IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-0/+9
|/
* [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-221-0/+3
* [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-181-13/+1Star
* [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-181-7/+0Star
* mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1Star
* [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
* [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-0/+1
* [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-1/+1
* [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-161-16/+24
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-161-0/+1
* [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-152-0/+51
* [NETNS]: The net-subsys IDs generator.Pavel Emelyanov2008-04-151-0/+2
* [IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk2008-04-151-1/+0Star
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-151-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-148-80/+87
|\
| * [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-2/+0Star
| * [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-21/+21
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.hJan Engelhardt2008-04-143-26/+28
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-7/+6Star
| * [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-4/+4
| * [NETFILTER]: Remove unused callbacks in nf_conntrack_l3protoJan Engelhardt2008-04-141-11/+0Star
| * [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-0/+10
| * [NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy2008-04-141-0/+3
| * [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracksPatrick McHardy2008-04-141-8/+1Star
| * [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracksPatrick McHardy2008-04-141-3/+0Star
| * [NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2008-04-142-0/+8
| * [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy2008-04-141-3/+0Star
| * [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-141-4/+4
| * [NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy2008-04-141-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-144-2/+5
|\ \ | |/ |/|