messages from 2012-08-13 20:18:18 to 2012-08-15 03:20:11 UTC [more...]
[PATCH 00/13] SCTP: Enable netns
2012-08-15 3:20 UTC (23+ messages)
` [PATCH net-next 0/9] sctp: Basic support for network namespaces
` [PATCH net-next 1/9] sctp: Make the port hash table use struct net in it's key
` [PATCH net-next 2/9] sctp: Make the endpoint hashtable handle multiple network namespaces
` [PATCH net-next 3/9] sctp: Make the association "
` [PATCH net-next 4/9] sctp: Make the address lists per network namespace
` [PATCH net-next 5/9] sctp: Make the ctl_sock "
` [PATCH net-next 6/9] sctp: Move the percpu sockets counter out of sctp_proc_init
` [PATCH net-next 7/9] sctp: Make the proc files per network namespace
` [PATCH net-next 8/9] sctp: Enable sctp in all network namespaces
` [PATCH net-next 0/7] sctp: network namespace support Part 2: per net tunables
[PATCH 00/16] generic hashtable implementation
2012-08-15 3:13 UTC (26+ messages)
` [PATCH 02/16] user_ns: use new "
` [PATCH 03/16] mm,ksm: "
` [PATCH 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 04/16] workqueue: use new hashtable implementation
` [PATCH 05/16] mm/huge_memory: "
` [PATCH 06/16] tracepoint: "
` [PATCH 08/16] block, elevator: "
` [PATCH 09/16] SUNRPC/cache: "
` [PATCH 10/16] dlm: "
` [PATCH 11/16] net, l2tp: "
` [PATCH 12/16] dm: "
` [PATCH 13/16] lockd: "
` [PATCH 15/16] openvswitch: "
` [PATCH 16/16] tracing output: "
` [PATCH 07/16] net,9p: "
` [PATCH 14/16] net,rds: "
[Patch] net: allow calling rtmsg_ifinfo() in atomic
2012-08-15 3:10 UTC (5+ messages)
` [PATCH net] ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
[PATCH v2] XFRM: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
2012-08-15 2:13 UTC
[RFC net-next 0/4] gianfar: Use separate NAPI for Tx confirmation processing
2012-08-15 1:29 UTC (15+ messages)
` [RFC net-next 1/4] gianfar: Remove redundant programming of [rt]xic registers
` [RFC net-next 2/4] gianfar: Clear ievent from interrupt handler for [RT]x int
` [RFC net-next 3/4] gianfar: Separate out the Rx and Tx coalescing functions
` [RFC net-next 4/4] gianfar: Use separate NAPIs for Tx and Rx processing
[REVIEW][PATCH 0/21] User namespace changes to the networking stack
2012-08-15 0:47 UTC (24+ messages)
` [PATCH 01/21] userns: Convert net/core/scm.c to use kuids and kgids
` [PATCH 10/21] userns: Convert net/ax25 to use kuid_t where appropriate
` [PATCH 04/21] userns: Allow USER_NS and NET simultaneously in Kconfig
` [PATCH 05/21] userns: Make seq_file's user namespace accessible
` [PATCH 06/21] userns: Print out socket uids in a user namespace aware fashion
` [PATCH 07/21] userns: Use kgids for sysctl_ping_group_range
` [PATCH 08/21] net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
` [PATCH 09/21] pidns: Export free_pid_ns
` [PATCH 11/21] netlink: Make the sending netlink socket availabe in NETLINK_CB
` [PATCH 12/21] userns: Implement sk_user_ns
` [PATCH 13/21] userns: Teach inet_diag to work with user namespaces
` [PATCH 14/21] userns: nfnetlink_log: Report socket uids in the log sockets user namespace
` [PATCH 15/21] net sched: Pass the skb into change so it can access NETLINK_CB
` [PATCH 16/21] userns: Convert cls_flow to work with user namespaces enabled
` [PATCH 17/21] userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
` [PATCH 18/21] userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace
` [PATCH 19/21] userns: xt_owner: Add basic user namespace support
` [PATCH 20/21] userns: Make the airo wireless driver use kuids for proc uids and gids
` [PATCH 21/21] userns: Convert tun/tap to use kuid and kgid where appropriate
pull request: wireless 2012-08-14
2012-08-15 0:04 UTC (2+ messages)
[PATCH 3/5] drivers/net/ethernet/freescale/fs_enet: fix error return code
2012-08-15 0:01 UTC (4+ messages)
` [PATCH 4/5] drivers/net/ethernet/mellanox/mlx4/mcg.c: "
[PATCH 4/5] drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
2012-08-15 0:00 UTC (2+ messages)
[PATCH net-next 0/4] packet: Sock-diag extension for packet sockets (beginning)
2012-08-14 23:56 UTC (2+ messages)
[PATCH net 0/3] llc2 station handler fixes
2012-08-14 23:52 UTC (7+ messages)
` [PATCH net 1/3] llc2: Fix silent failure of llc_station_init()
` [PATCH net 2/3] llc2: Call llc_station_exit() on llc2_init() failure path
` [PATCH net 3/3] llc: Fix races between llc2 handler use and (un)registration
[PATCH 1/2] dt: introduce for_each_available_child_of_node, of_get_next_available_child
2012-08-14 23:20 UTC (2+ messages)
` [PATCH 2/2] [v2] netdev/phy: skip disabled mdio-mux nodes
[PATCH 1/2] powerpc/85xx: add the Fman device tree template include files
2012-08-14 23:12 UTC (9+ messages)
` [PATCH 2/2] powerpc/85xx: add Fman MDIO muxing support to the P4080DS
[patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
2012-08-14 23:00 UTC (20+ messages)
` [patch net-next v2 01/15] net: introduce upper device lists
` [patch net-next v2 02/15] macvlan: add link to upper device
` [patch net-next v2 03/15] vlan: "
` [patch net-next v2 04/15] rtnetlink: remove usage of dev->master
` [patch net-next v2 05/15] team: remove usage of netdev_set_master()
` [patch net-next v2 06/15] bridge: "
` [patch net-next v2 07/15] netpoll: remove usage of dev->master
` [patch net-next v2 08/15] cxgb3: "
` [patch net-next v2 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next v2 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next v2 12/15] nes: remove usage of dev->master
` [patch net-next v2 13/15] bonding: "
` [patch net-next v2 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next v2 15/15] net: kill dev->master
` [patch net-next v2 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
[PATCH 0/5] Call netif_carrier_off() after register_netdev()
2012-08-14 22:47 UTC (10+ messages)
` [PATCH 2/5] de2104x: "
` [PATCH 3/5] net/mlx4_en: "
` [PATCH 4/5] sungem: "
` [PATCH 5/5] net/hyperv: "
blog post
2012-08-14 22:44 UTC
[net PATCH v3 1/3] net: netprio: fix files lock and remove useless d_path bits
2012-08-14 22:34 UTC (3+ messages)
` [net PATCH v3 2/3] net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
` [net PATCH v3 3/3] net: netprio: fix cgrp create and write priomap race
[PATCH] net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
2012-08-14 22:02 UTC (2+ messages)
[PATCH][XFRM][v3] Replace rwlock on xfrm_policy_afinfo with rcu
2012-08-14 21:58 UTC (2+ messages)
[PATCH] XFRM: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
2012-08-14 21:56 UTC (4+ messages)
[PATCH v2] net-tcp: TCP/IP stack bypass for loopback connections
2012-08-14 21:50 UTC (8+ messages)
` [PATCH] TCP/IP stack bypass for loopback connections fix
[PATCH net] net: ipv6: proc: Fix error handling
2012-08-14 21:47 UTC (2+ messages)
[PATCH] ipv4: Cache local output routes
2012-08-14 21:47 UTC (2+ messages)
[PATCH net] net: sierra_net: replace whitelist with ifnumber match
2012-08-14 21:47 UTC (2+ messages)
[PATCH net 0/3] qmi_wwan: simplify device matching and add a few new devices
2012-08-14 21:46 UTC (2+ messages)
[PATCH] net: Fix incorrect comment in netif_tx_stop_queue()
2012-08-14 21:46 UTC (2+ messages)
[PATCH v5 00/15] some netpoll and netconsole fixes
2012-08-14 21:41 UTC (4+ messages)
[PATCH RESEND net-next v3] GRE over IPv6
2012-08-14 21:29 UTC (2+ messages)
[PATCH 1/2] net: move and rename netif_notify_peers()
2012-08-14 21:29 UTC (4+ messages)
` [PATCH 2/2] net: remove netdev_bonding_change()
[PATCH] netdev/phy: skip disabled mdio-mux nodes
2012-08-14 21:16 UTC (5+ messages)
[PATCH v3 0/6] cgroup cls & netprio 'cleanups'
2012-08-14 21:01 UTC (15+ messages)
` [PATCH v3 1/6] cgroup: Move cls function definition to cls_cgroup.h
` [PATCH v3 2/6] cgroup: net_cls rework update socket logic
` [PATCH v3 2/5] cgroup: "
` [PATCH v3 3/6] cgroup: Update classid for fd pass in SCM_RIGHTS datagramm
` [PATCH v3 4/6] cgroup: Use IS_MODULE/BUITLIN for net_cls
` [PATCH v3 5/6] cgroup: Use IS_MODULE/BUITLIN for net_prio
` [PATCH v3 6/6] cgroup: Assign subsystem IDs during compile time
Do I need to skb_put() Ethernet frames to a minimum of 60 bytes?
2012-08-14 20:35 UTC (2+ messages)
[PATCH] vmxnet3: Fix race between dev_open() and register_netdev()
2012-08-14 16:13 UTC
[net PATCH v2 1/2] net: netprio: fix files lock and remove useless d_path bits
2012-08-14 14:35 UTC (5+ messages)
` [net PATCH v2 2/2] net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
[PATCH] net: Checking usb_register() return value
2012-08-14 14:34 UTC (2+ messages)
[PATCH] ethtool: don't overwrite useful bits in advertising bitfield
2012-08-14 14:15 UTC
Hello!:) I am Hilma!:)
2012-08-14 14:14 UTC
[patch net-next 00/16] net: introduce upper device lists and remove dev->master
2012-08-14 13:35 UTC (11+ messages)
` [patch net-next 01/16] net: introduce upper device lists
` [patch net-next 03/16] vlan: add link to upper device
[PATCH] net: remove wrong initialization for snd_wl1
2012-08-14 13:30 UTC
[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
2012-08-14 13:28 UTC (9+ messages)
` [Xen-devel] "
[PATCH] libceph: Fix sparse warning
2012-08-14 13:27 UTC
[PATCH 00/19] netfilter: IPv6 NAT
2012-08-14 12:23 UTC (8+ messages)
` [PATCH 01/19] netfilter: nf_ct_sip: fix helper name
` [PATCH 02/19] netfilter: nf_ct_sip: fix IPv6 address parsing
` [PATCH 03/19] netfilter: nf_nat_sip: fix via header translation with multiple parameters
[GIT PULL nf-next] IPVS
2012-08-14 9:06 UTC (2+ messages)
[RFC PATCH 0/2] net: connect to UNIX sockets from specified root
2012-08-14 8:46 UTC (12+ messages)
[PATCH V2 00/12] Add Ethernet IPoIB driver
2012-08-14 8:44 UTC (12+ messages)
` [PATCH V2 09/12] net/eipoib: Add main driver functionality
[net PATCH v1 1/2] net: netprio: fix files lock and remove useless d_path bits
2012-08-14 3:00 UTC (6+ messages)
` [net PATCH v1 2/2] net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
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).