[NETNS]: Create tcp control socket in the each namespace.
[deliverable/linux.git] / net /
2008-04-03  Denis V. Lunev[NETNS]: Create tcp control socket in the each namespace.
2008-04-03  Denis V. Lunev[IPV6]: Simplify IPv6 control sockets creation.
2008-04-03  Denis V. Lunev[INET]: uc_ttl assignment in inet_ctl_sock_create is...
2008-04-03  Denis V. Lunev[ICMP]: Simplify ICMP control socket creation.
2008-04-03  Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03  Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03  Denis V. Lunev[SCTP]: Replace socket with sock for SCTP control socket.
2008-04-03  Denis V. Lunev[SCTP]: Use inet_ctl_sock_create for control socket...
2008-04-03  Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03  Denis V. Lunev[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
2008-04-03  Denis V. Lunev[DCCP]: Replace socket with sock for reset sending.
2008-04-03  Denis V. Lunev[TCP]: Replace socket with sock for reset sending.
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02  Pavel Emelyanov[VLAN]: Proc entry is not renamed when vlan device...
2008-04-02  Herbert Xu[IPV6]: Fix ICMP relookup error path dst leak
2008-04-02  Benoit BoissinotIPv6: do not create temporary adresses with too short...
2008-04-02  Benoit BoissinotIPv6: only update the lifetime of the relevant temporar...
2008-04-02  Dave Youngbluetooth : __rfcomm_dlc_close lock fix
2008-04-02  Dave Youngbluetooth : use lockdep sub-classes for diffrent blueto...
2008-04-02  YOSHIFUJI Hideaki[IPV6] RAW: Remove ancient comment.
2008-04-02  Jarek Poplawski[ROSE/AX25] af_rose: rose_release() fix
2008-04-01  Luis Carlos Cobomac80211: use a struct for bss->mesh_config
2008-04-01  Luis Carlos Cobomac80211: check for mesh_config length on incoming...
2008-04-01  Luis Carlos Cobomac80211: use recent multicast table for all mesh multi...
2008-04-01  Luis Carlos Cobomac80211: fix spinlock recursion on sta expiration
2008-04-01  Luis Carlos Cobomac80211: fix deadlocks in debugfs_netdev.c
2008-04-01  Johannes Bergmac80211: fix sparse complaint in ieee80211_sta_def_wmm...
2008-04-01  Johannes Bergmac80211: sta_info_flush() fixes
2008-04-01  Johannes Bergmac80211: clean up sta_info_destroy() users wrt. RCU...
2008-04-01  Johannes Bergmac80211: automatically free sta struct when insertion...
2008-04-01  Johannes Bergmac80211: fix sta_info_destroy(NULL)
2008-04-01  Johannes Bergmac80211 ibss: flush only stations belonging to current...
2008-04-01  Andrew Mortonnet/mac80211/debugfs_netdev.c: use of bool triggers...
2008-04-01  Vladimir Koutnymac80211: correct use_short_preamble handling
2008-04-01  Jan Niehusmannmac80211: trigger ieee80211_sta_work after opening...
2008-04-01  Joonwoo Park[LLC]: skb allocation size for responses
2008-04-01  Pavel Emelyanov[IPV6][NETNS]: Display per-net info in sockstat6 file.
2008-04-01  Pavel Emelyanov[IPV4][NETNS]: Display per-net info in sockstat file.
2008-04-01  Pavel Emelyanov[SOCK][NETNS]: Register sockstat(6) files in each net.
2008-04-01  Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01  Pavel Emelyanov[SOCK][NETNS]: Add a struct net argument to sock_prot_i...
2008-04-01  Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-04-01  YOSHIFUJI Hideaki[IP] UDP: Use SEQ_START_TOKEN.
2008-04-01  YOSHIFUJI Hideaki[IPV6] MCAST: Ensure to check multicast listener(s).
2008-03-29  David S. Miller[LLC]: Kill llc_station_mac_sa symbol export.
2008-03-29  David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-29  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-03-29  Denis V. Lunev[UDP]: Remove owner from udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: Place file operations directly into udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: Cleanup /proc/udp[6] creation/removal.
2008-03-29  Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-29  Denis V. Lunev[UDP]: No need to check afinfo != NULL in udp_proc_...
2008-03-29  Denis V. Lunev[UDP]: Replace struct net on udp_iter_state with seq_ne...
2008-03-29  David S. Miller[NET]: Fix dev_alloc_skb() typo.
2008-03-29  David S. Miller[INET]: inet_frag_evictor() must run with BH disabled
2008-03-28  Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Drop per-proto inuse init and fre functions...
2008-03-28  Pavel Emelyanov[SOCK]: Introduce a percpu inuse counters array (v2).
2008-03-28  Pavel Emelyanov[SOCK]: Enumerate struct proto-s to facilitate percpu...
2008-03-28  Joe Perches[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_I...
2008-03-28  Joonwoo Park[LLC]: station source mac address
2008-03-28  Joonwoo Park[LLC]: bogus llc packet length
2008-03-28  Herbert Xu[NET]: Add preemption point in qdisc_run
2008-03-28  Rusty Russell[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
2008-03-28  Robert P. J. Daybluetooth: replace deprecated RW_LOCK_UNLOCKED macros
2008-03-28  Denys Vlasenko[NET]: Add inline intent commentary to dev_alloc_skb().
2008-03-28  YOSHIFUJI Hideaki[IPV6] NEIGH: Optimize is_router check.
2008-03-28  YOSHIFUJI Hideaki[NET] NEIGHBOUR: Extract hash/lookup functions for...
2008-03-28  YOSHIFUJI Hideaki[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immed...
2008-03-28  Patrick McHardy[LLC]: Restrict LLC sockets to root
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  Ilpo Järvinen[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
2008-03-28  Ilpo Järvinen[NET]: uninline skb_trim, de-bloats
2008-03-28  Ilpo Järvinen[NET]: uninline dst_release
2008-03-28  Ilpo Järvinen[NET]: uninline skb_push, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline dev_alloc_skb, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_pull, de-bloats a lot
2008-03-28  Ilpo Järvinen[NET]: uninline skb_put, de-bloats a lot
2008-03-27  Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-27  Thomas Graf[ESP]: Ensure IV is in linear part of the skb to avoid...
2008-03-27  Johannes Bergmac80211: reorder fields to make some structures smaller
2008-03-27  Ron Rindjunskymac80211: A-MPDU MLME use dynamic allocation
2008-03-27  Johannes Bergcfg80211: don't export ieee80211_get_channel
2008-03-27  Ron Rindjunskymac80211: fix wrong Rx A-MPDU control via debugfs
2008-03-27  John W. Linvillemac80211: silently accept deletion of non-existant key
2008-03-26  Benjamin Thery[NETNS][IPV6] flowlabels - make proc per namespace
2008-03-26  Benjamin Thery[NETNS][IPV6] flowlabels - make flowlabels per namespace
2008-03-26  Daniel Lezcano[NETNS][IPV6] anycast - handle several network namespace
2008-03-26  Herbert Xu[IPSEC]: Fix BEET output
2008-03-26  Pavel Emelyanov[IPV6]: Fix potential net leak and oops in ipv6 routing...
2008-03-26  Allan Stephens[TIPC]: Cosmetic cleanup of TIPC polling logic
2008-03-26  Pavel Emelyanov[VLAN]: Reduce memory consumed by vlan_groups
2008-03-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26  Pavel Emelyanov[ICMP]: Dst entry leak in icmp_send host re-lookup...
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net...
2008-03-26  Robert P. J. Day[AX25]: Remove obsolete references to BKL from TODO...
2008-03-26  Patrick McHardy[NET]: Fix multicast device ioctl checks
2008-03-26  Pavel Emelyanov[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
next
This page took 0.063868 seconds and 8 git commands to generate.