summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2008-05-15mac80211: use hardware flags for signal/noise unitsBruno Randolf1-13/+34
2008-05-13tipc: Fix race condition when creating socket or native portAllan Stephens1-1/+2
2008-05-10sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman1-0/+2
2008-05-10sctp: Support the new specification of sctp_connectx()Vlad Yasevich1-2/+4
2008-05-10sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2-7/+25
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-42/+24
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg1-4/+0
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg1-9/+4
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk1-8/+0
2008-05-07remove ieee80211_tx_frame()Adrian Bunk1-3/+0
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn1-0/+3
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn1-4/+15
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-12/+6
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-11/+13
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig1-10/+0
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras1-1/+1
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens1-0/+3
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+2
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-04-28Audit: collect sessionid in netlink messagesEric Paris2-11/+13
2008-04-28ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens1-0/+3
2008-04-24IPv6 support for NFS server export cachesAurélien Charbon1-0/+9
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+3
2008-04-18[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov1-13/+1
2008-04-18[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov1-7/+0
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre1-2/+1
2008-04-16[TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner1-2/+5
2008-04-16[NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev1-0/+1
2008-04-16[NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev1-1/+1
2008-04-16[NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev1-16/+24
2008-04-16[RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov1-0/+1
2008-04-15[NETNS]: The generic per-net pointers.Pavel Emelyanov2-0/+51
2008-04-15[NETNS]: The net-subsys IDs generator.Pavel Emelyanov1-0/+2
2008-04-15[IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk1-1/+0
2008-04-15[TIPC]: Overhaul of socket locking logicAllan Stephens1-0/+6
2008-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller8-80/+87
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-2/+5
2008-04-14[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt1-2/+0
2008-04-14[NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt1-21/+21
2008-04-14[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.hJan Engelhardt3-26/+28
2008-04-14[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt1-7/+6
2008-04-14[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt1-4/+4
2008-04-14[NETFILTER]: Remove unused callbacks in nf_conntrack_l3protoJan Engelhardt1-11/+0
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy1-0/+10
2008-04-14[NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy1-0/+3
2008-04-14[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracksPatrick McHardy1-8/+1
2008-04-14[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracksPatrick McHardy1-3/+0
2008-04-14[NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2-0/+8
2008-04-14[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy1-3/+0
2008-04-14[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy1-4/+4