messages from 2010-10-21 11:01:27 to 2010-10-21 21:07:49 UTC [more...]
[PATCH 00/72] netfilter: netfilter update for 2.6.37
2010-10-21 21:07 UTC (75+ messages)
` [PATCH 01/72] netfilter: nf_nat: add nf_nat_csum()
` [PATCH 02/72] netfilter: use NFPROTO_IPV4 instead of AF_INET
` [PATCH 03/72] netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
` [PATCH 04/72] netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
` [PATCH 05/72] netfilter: nf_conntrack: fix the hash random initializing race
` [PATCH 06/72] ipvs: extend connection flags to 32 bits
` [PATCH 07/72] ipvs: netfilter connection tracking changes
` [PATCH 08/72] ipvs: make rerouting optional with snat_reroute
` [PATCH 09/72] netfilter: save the hash of the tuple in the original direction for latter use
` [PATCH 10/72] ipvs: changes related to service usecnt
` [PATCH 11/72] netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
` [PATCH 12/72] netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
` [PATCH 13/72] netfilter: ctnetlink: allow to specify the expectation flags
` [PATCH 14/72] netfilter: ctnetlink: add support for user-space expectation helpers
` [PATCH 15/72] netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
` [PATCH 16/72] netfilter: nf_conntrack_sip: Add callid parser
` [PATCH 17/72] IPVS: compact ip_vs_sched_persist()
` [PATCH 18/72] IPVS: Add struct ip_vs_conn_param
` [PATCH 19/72] IPVS: Allow null argument to ip_vs_scheduler_put()
` [PATCH 20/72] IPVS: ip_vs_{un,}bind_scheduler NULL arguments
` [PATCH 21/72] IPVS: Add struct ip_vs_pe
` [PATCH 22/72] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [PATCH 23/72] IPVS: management of persistence engine modules
` [PATCH 24/72] IPVS: Allow configuration of persistence engines
` [PATCH 25/72] IPVS: Fallback if persistence engine fails
` [PATCH 26/72] IPVS: sip persistence engine
` [PATCH 27/72] netfilter: nf_nat: make find/put static
` [PATCH 28/72] netfilter: ipt_LOG: add bufferisation to call printk() once
` [PATCH 29/72] netfilter: remove duplicated include
` [PATCH 30/72] netfilter: unregister nf hooks, matches and targets in the reverse order
` [PATCH 31/72] netfilter: add missing xt_log.h file
` [PATCH 32/72] netfilter: xtables: resolve indirect macros 1/3
` [PATCH 33/72] netfilter: xtables: resolve indirect macros 2/3
` [PATCH 34/72] netfilter: xtables: resolve indirect macros 3/3
` [PATCH 35/72] netfilter: xtables: unify {ip,ip6,arp}t_error_target
` [PATCH 36/72] netfilter: xtables: remove unused defines
` [PATCH 37/72] IPVS: ip_vs_dbg_callid() is only needed for debugging
` [PATCH 38/72] netfilter: fix kconfig unmet dependency warning
` [PATCH 39/72] netfilter: install missing ebtables headers for userspace
` [PATCH 40/72] netfilter: ctnetlink: add expectation deletion events
` [PATCH 41/72] ipvs: IPv6 tunnel mode
` [PATCH 42/72] Fixed race condition at ip_vs.ko module init
` [PATCH 43/72] ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
` [PATCH 44/72] ipvs: optimize checksums for apps
` [PATCH 45/72] ipvs: switch to notrack mode
` [PATCH 46/72] ipvs: do not schedule conns from real servers
` [PATCH 47/72] ipvs: stop ICMP from FORWARD to local
` [PATCH 48/72] ipvs: fix CHECKSUM_PARTIAL for TUN method
` [PATCH 49/72] ipvs: create ip_vs_defrag_user
` [PATCH 50/72] ipvs: move ip_route_me_harder for ICMP
` [PATCH 51/72] ipvs: changes for local real server
` [PATCH 52/72] ipvs: changes for local client
` [PATCH 53/72] ipvs: inherit forwarding method in backup
` [PATCH 54/72] ipvs: provide address family for debugging
` [PATCH 55/72] tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
` [PATCH 56/72] tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
` [PATCH 57/72] tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
` [PATCH 58/72] nf_nat: restrict ICMP translation for embedded header
` [PATCH 59/72] tproxy: split off ipv6 defragmentation to a separate module
` [PATCH 60/72] tproxy: added const specifiers to udp lookup functions
` [PATCH 61/72] tproxy: added udp6_lib_lookup function
` [PATCH 62/72] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH 63/72] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH 64/72] tproxy: added IPv6 socket lookup function to nf_tproxy_core
` [PATCH 65/72] tproxy: added IPv6 support to the TPROXY target
` [PATCH 66/72] tproxy: added IPv6 support to the socket match
` [PATCH 67/72] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH 68/72] netfilter: ebtables: remove unused definitions
` [PATCH 69/72] netfilter: xtables: add a missing pair of parentheses
` [PATCH 70/72] netfilter: ebtables: replace EBT_ENTRY_ITERATE macro
` [PATCH 71/72] netfilter: ebtables: replace EBT_MATCH_ITERATE macro
` [PATCH 72/72] netfilter: ebtables: replace EBT_WATCHER_ITERATE macro
[PATCH 00/12] last of the namespace cleanups
2010-10-21 20:30 UTC (17+ messages)
` [PATCH 01/12] l2tp: make local function static
` [PATCH 02/12] benet: remove dead code
` [PATCH 03/12] benet: make be_poll_rx local
` [PATCH 04/12] atl1c: make functions static
` [PATCH 05/12] atlx: make local functions/data static
` [PATCH 06/12] ipconfig: make local variables/function static
` [PATCH 07/12] phylib: make local function static
` [PATCH 08/12] vxge: make functions local and remove dead code
` [PATCH 09/12] qlge: make local functions static
` [PATCH 10/12] qlge: disable unsed dump code
` [PATCH 11/12] bnx2x: make local function static and remove dead code
` [PATCH 12/12] e1000: make e1000_reinit_safe local
Question w.r.t debugfs / netdevice pass-through IOCTL
2010-10-21 20:29 UTC
Question w.r.t debugfs / netdevice pass-through IOCTL
2010-10-21 20:22 UTC (3+ messages)
[PATCH 2/2 v3] xps: Transmit Packet Steering
2010-10-21 20:17 UTC
[PATCH 0/2 v3] xps: Transmit Packet Steering
2010-10-21 20:17 UTC
[PATCH 1/2 v3] xps: Improvements in TX queue selection
2010-10-21 20:17 UTC
(unknown),
2010-10-21 19:48 UTC (3+ messages)
` (unknown)
`
[PATCH v2 00/14] Move vlan acceleration into networking core
2010-10-21 19:43 UTC (14+ messages)
` [PATCH v2 04/14] vlan: Enable software emulation for vlan accleration
` [PATCH v2 07/14] ethtool: Add support "
` [PATCH v2 09/14] bnx2: Update bnx2 to use new "
` [PATCH v2 11/14] bnx2x: Update bnx2x "
2.6.36-rc7-git2 - panic/GPF: e1000e/vlans?
2010-10-21 19:09 UTC
[PATCH] ipv4: synchronize bind() with RTM_NEWADDR notifications
2010-10-21 19:01 UTC (13+ messages)
` [PATCH v2] "
net GIT state
2010-10-21 17:03 UTC
[PATCH net-next-2.6] mlx4: make functions local and remove dead code
2010-10-21 16:59 UTC (4+ messages)
[PATCH] can: mcp251x: fix reception of standard RTR frames
2010-10-21 16:37 UTC
[PATCH] tipc: revert some previously ABI breaking changes to the user space tipc interface
2010-10-21 15:51 UTC (7+ messages)
` [PATCH 1/2] Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c
` [PATCH 2/2] Revert d88dca79d3852a3623f606f781e013d61486828a
dead code in networking core
2010-10-21 15:47 UTC (2+ messages)
[PATCH 01/22] pcmcia: do not use win_req_t when calling pcmcia_request_window()
2010-10-21 15:35 UTC (10+ messages)
` [PATCH 02/22] pcmcia: split up modify_configuration() into two fixup functions
` [PATCH 03/22] pcmcia: move Vpp setup to struct pcmcia_device
` [PATCH 05/22] pcmcia: simplify Status, ExtStatus register access
` [PATCH 06/22] pcmcia: simplify IntType
` [PATCH 07/22] pcmcia: move config_{base,index,regs} to struct pcmcia_device
` [PATCH 08/22] pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
` [PATCH 10/22] pcmcia: introduce autoconfiguration feature
` [PATCH 11/22] pcmcia: use autoconfiguration feature for ioports and iomem
` [PATCH 12/22] pcmcia: remove the "Finally, report what we've done" message
[RFC PATCH 1/9] ipvs network name space aware
2010-10-21 15:24 UTC (11+ messages)
[PATCHv2] vmxnet3: remove set_flag_le{16,64} helpers
2010-10-21 15:24 UTC (3+ messages)
[PATCH] ibmveth: Increase default copybreak limits to 2k
2010-10-21 15:17 UTC (3+ messages)
FW: NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn) (was Re: sysfs bug when using tun with network namespaces)
2010-10-21 15:15 UTC (9+ messages)
` "
` NET_NS: unregister_netdevice: waiting for lo to become free (after using openvpn)
` NET_NS: unregister_netdevice: waiting for lo to become free (adding ipv6 address to interface)
[PATCH] can: flexcan: fix use after free of priv
2010-10-21 15:07 UTC
[PATCH v2 02/22] bitops: rename generic little-endian bitops functions
2010-10-21 15:07 UTC (3+ messages)
` [PATCH v2 08/22] rds: stop including asm-generic/bitops/le.h
[BUG] problems with "ip xfrm" on 32-bit userspace with 64-bit kernel
2010-10-21 15:05 UTC (3+ messages)
email-selected
2010-10-21 14:45 UTC
[PATCH v2 0/9] tproxy: add IPv6 support
2010-10-21 14:48 UTC (23+ messages)
` [PATCH v2 4/9] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH v2 1/9] tproxy: split off ipv6 defragmentation to a separate module
` [PATCH v2 5/9] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH v2 2/9] tproxy: added const specifiers to udp lookup functions
` [PATCH v2 6/9] tproxy: added IPv6 socket lookup function to nf_tproxy_core
` [PATCH v2 7/9] tproxy: added IPv6 support to the TPROXY target
` [PATCH v2 3/9] tproxy: added udp6_lib_lookup function
` [PATCH v2 9/9] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH v2 8/9] tproxy: added IPv6 support to the socket match
[RFC PATCH 5/9] ipvs network name space aware
2010-10-21 14:34 UTC (6+ messages)
[GIT PULL nf-next-2.6] ipvs + nf_net
2010-10-21 14:27 UTC (2+ messages)
[PATCH 0/3] Chelsio driver namespace cleanups
2010-10-21 14:19 UTC (4+ messages)
` [PATCH 1/3] cxgb3: function namespace cleanup
[PATCH net-next-2.6] be2net: Changes to use only priority codes allowed by f/w
2010-10-21 14:14 UTC (2+ messages)
[PATCH net-next-2.6] be2net: Changes to use only priority codes allowed by f/w
2010-10-21 13:46 UTC (3+ messages)
[PATCH] iproute2: add VF_PORT support
2010-10-21 12:41 UTC
[PATCH 0/2] can: mcp251x: fix error handling and error frames bug
2010-10-21 12:24 UTC (7+ messages)
` [PATCH 1/2] can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
` [PATCH 2/2] can: mcp251x: fix generation of error frames
[PATCH] Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y
2010-10-21 11:59 UTC (3+ messages)
[PATCH] l2tp: small cleanup
2010-10-21 11:39 UTC (2+ messages)
[PATCH net-next-2.6] can-raw: add msg_flags to distinguish local traffic
2010-10-21 11:32 UTC (2+ messages)
[PATCH net-next] 9p: client code cleanup
2010-10-21 11:32 UTC (2+ messages)
[PATCH net-next] rds: make local functions/variables static
2010-10-21 11:31 UTC (2+ messages)
[PATCH net-next] napi: unexport napi_reuse_skb
2010-10-21 11:31 UTC (2+ messages)
[PATCH net-next 3/5] tipc: Optimizations to bearer enabling logic
2010-10-21 11:31 UTC (4+ messages)
[PATCH 2/2] drivers/net/ax88796.c: Return error code in failure
2010-10-21 11:31 UTC (2+ messages)
[PATCH v2] b44: fix resume, request_irq after hw reset
2010-10-21 11:30 UTC (2+ messages)
[PATCH 2/3] cxgb4: function namespace cleanup (v2)
2010-10-21 11:30 UTC (4+ messages)
` [PATCH 2/3] cxgb4: function namespace cleanup (v3)
[PATCH] CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
2010-10-21 11:29 UTC (4+ messages)
` [PATCH v2] "
mmotm 2010-10-20 - netfilter Kconfig whinge
2010-10-21 11:14 UTC
[Bridge] EAPOL bridging
2010-10-21 11:29 UTC (4+ messages)
` [PATCH] bridge: Forward reserved group addresses if !STP
[PATCH v2.6.36-rc7] net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync()
2010-10-21 11:29 UTC (2+ messages)
[PATCH 0/3] tproxy fixes for current upstream code
2010-10-21 11:08 UTC (3+ messages)
` [PATCH 3/3] tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
[PATCH] net/core: Allow tagged VLAN packets to flow through VETH devices
2010-10-21 11:07 UTC (2+ messages)
[PATCH 00/10] can: at91: bugfixes and improvements
2010-10-21 11:01 UTC (5+ messages)
` [PATCH 05/10] can: at91_can: fix section mismatch warning
` [PATCH 08/10] can: at91_can: convert readl, writel their __raw pendants
` [PATCH 09/10] can: at91_can: convert dev_<level> printing to netdev_<level>
` [PATCH 10/10] can: at91_can: add KBUILD_MODNAME to bittiming constant
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).