aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-21ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov
2008-05-21tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-05-19ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki
2008-05-19netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov
2008-05-16mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-13irda: Fix a misalign access issue. (v2)Graf Yang
2008-05-12tipc: Fix race condition when creating socket or native portAllan Stephens
2008-05-12syncppp: Fix crashes.David S. Miller
2008-05-09sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman
2008-05-09sctp: Support the new specification of sctp_connectx()Vlad Yasevich
2008-05-09sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: remove queue info from ieee80211_tx_statusJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk
2008-05-07remove ieee80211_tx_frame()Adrian Bunk
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-03xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens
2008-04-23IPv6 support for NFS server export cachesAurélien Charbon
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-17[INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov
2008-04-17[INET]: Drop the inet_inherit_port() call.Pavel Emelyanov
2008-04-16mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre
2008-04-16[TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner
2008-04-16[NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev
2008-04-16[NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev
2008-04-16[NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev
2008-04-16[RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov
2008-04-15[NETNS]: The generic per-net pointers.Pavel Emelyanov
2008-04-15[NETNS]: The net-subsys IDs generator.Pavel Emelyanov
2008-04-15[IRDA]: Remove irlan_eth_send_gratuitous_arp()Adrian Bunk