summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-253-7/+33
|\
| * netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-221-5/+6
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\
| | * mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| |/
* | ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-1/+0
* | tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* | netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-191-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-151-13/+34
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-13/+34
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-157-44/+330
|\ \ \ | |/ / |/| / | |/
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-142-1/+1
| * 9p: Documentation updatesEric Van Hensbergen2008-05-143-30/+287
| * irda: Fix a misalign access issue. (v2)Graf Yang2008-05-131-3/+0
| * syncppp: Fix crashes.David S. Miller2008-05-121-1/+1
| * ip: Make use of the inline function dst_metric_locked()Satoru SATOH2008-05-041-1/+1
| * xfrm: convert empty xfrm_audit_* macros to functionsMarcin Slusarz2008-05-031-8/+40
* | tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-1/+2
* | sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-091-0/+2
* | sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-091-2/+4
* | sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-092-7/+25
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-42/+24
* | mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-4/+0
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-9/+4
* | remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-8/+0
* | remove ieee80211_tx_frame()Adrian Bunk2008-05-071-3/+0
* | 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/+6
|\
| * netfilter: nf_conntrack: padding breaks conntrack hash on ARMPhilip Craig2008-04-291-10/+0
| * 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-171-13/+1
* [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-171-7/+0
* mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-161-2/+1
* [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/+0
OpenPOWER on IntegriCloud