messages from 2014-12-04 00:00:10 to 2014-12-04 22:20:21 UTC [more...]
[PATCH 0/3] net-PPP: Deletion of a few unnecessary checks
2014-12-04 22:20 UTC (11+ messages)
` [PATCH 1/3] net-PPP: Deletion of unnecessary checks before the function call "kfree"
` [PATCH v2 0/6] net-PPP: Deletion of a few unnecessary checks
` [PATCH v2 1/6] net-PPP: Replacement of a printk() call by pr_warn() in mppe_rekey()
` [PATCH v2 2/6] net-PPP: Fix indentation
` [PATCH v2 3/6] net-PPP: Deletion of unnecessary checks before the function call "kfree"
` [PATCH v2 4/6] net-PPP: Less function calls in mppe_alloc() after error detection
` [PATCH v2 5/6] net-PPP: Delete an unnecessary assignment in mppe_alloc()
` [PATCH v2 6/6] net-PPP: Delete another "
[patch iproute2 0/6] iproute2: add changes for switchdev
2014-12-04 22:07 UTC (47+ messages)
` [patch iproute2 1/6] iproute2: ipa: show switch id
` [patch iproute2 2/6] bridge/fdb: fix statistics output spacing
` [patch iproute2 3/6] bridge/fdb: add flag/indication for FDB entry synced from offload device
` [patch iproute2 4/6] bridge/link: add new offload hwmode swdev
` [patch iproute2 5/6] link: add missing IFLA_BRPORT_PROXYARP
` [patch iproute2 6/6] bridge/link: add learning_sync policy flag
[PATCH iproute2] ip monitor: Fixed printing timestamp few times
2014-12-04 21:43 UTC (6+ messages)
[patch] ipvs: uninitialized data with IP_VS_IPV6
2014-12-04 21:19 UTC (2+ messages)
[PATCHv3 net] i40e: Implement ndo_gso_check()
2014-12-04 21:15 UTC (7+ messages)
` [linux-nics] "
[patch net-next] net: sched: cls: remove unused op put from tcf_proto_ops
2014-12-04 20:41 UTC
[patch net-next v2 1/2] rocker: introduce be put/get variants and use it when appropriate
2014-12-04 20:33 UTC (4+ messages)
` [patch net-next v2 2/2] rocker: fix eth_type type in struct rocker_ctrl
[RFC][PATCHES] iov_iter.c rewrite
2014-12-04 20:23 UTC (14+ messages)
` [RFC][PATCH 01/13] iov_iter.c: macros for iterating over iov_iter
` [RFC][PATCH 02/13] iov_iter.c: iterate_and_advance
` [RFC][PATCH 03/13] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
` [RFC][PATCH 04/13] iov_iter.c: convert iov_iter_get_pages() "
` [RFC][PATCH 05/13] iov_iter.c: convert iov_iter_get_pages_alloc() "
` [RFC][PATCH 06/13] iov_iter.c: convert iov_iter_zero() to iterate_and_advance
` [RFC][PATCH 07/13] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
` [RFC][PATCH 08/13] iov_iter.c: convert copy_from_iter() to iterate_and_advance
` [RFC][PATCH 09/13] iov_iter.c: convert copy_to_iter() "
` [RFC][PATCH 10/13] iov_iter.c: handle ITER_KVEC directly
` [RFC][PATCH 11/13] csum_and_copy_..._iter()
` [RFC][PATCH 12/13] new helper: iov_iter_kvec()
` [RFC][PATCH 13/13] copy_from_iter_nocache()
[PATCH] net: tulip: Remove private "strncmp"
2014-12-04 19:35 UTC (2+ messages)
[PATCH net-next] arch_fast_hash: avoid indirect function calls and implement hash in asm
2014-12-04 19:32 UTC (5+ messages)
[PATCHv2 net] i40e: Implement ndo_gso_check()
2014-12-04 18:41 UTC (9+ messages)
randconfig build error with next-20141204, in drivers/net/ethernet/rocker/rocker.c
2014-12-04 18:15 UTC (3+ messages)
` [PATCH] net: ethernet: rocker: Add select to CONFIG_BRIDGE in Kconfig
[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
2014-12-04 18:05 UTC (7+ messages)
[PATCH net] amd-xgbe: Prevent Tx cleanup stall
2014-12-04 17:52 UTC
[PATCH v6 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-12-04 17:50 UTC (8+ messages)
` [PATCH v6 1/7] fs: move sendfile syscall into fs/splice
` [PATCH v6 2/7] fs: moved kernel_write to fs/read_write
` [PATCH v6 5/7] net/core: support compiling out splice
` [PATCH v6 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v6 4/7] fs/fuse: support compiling out splice
` [PATCH v6 6/7] fs/nfsd: "
` [PATCH v6 7/7] fs/splice: full support for "
[PATCH 1/1] net: dsa: replacing the hard-coded sized array "dsa_switch" by dynamic one
2014-12-04 17:29 UTC (4+ messages)
` [PATCH v2 "
[PATCH] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
2014-12-04 17:43 UTC (2+ messages)
[patch net-next v4 0/9] sched: introduce vlan action
2014-12-04 16:57 UTC (8+ messages)
` [patch net-next v4 8/9] net: move vlan pop/push functions into common code
am335x: cpsw: interrupt failure
2014-12-04 16:56 UTC (2+ messages)
[PATCH] e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
2014-12-04 16:50 UTC (2+ messages)
[PATCH iproute2] iplink: allow to show ip addresses
2014-12-04 16:41 UTC (2+ messages)
` [PATCH v2 iproute2] ipaddress: enable -details option
3.12.33 - BUG xfrm_selector_match+0x25/0x2f6
2014-12-04 16:40 UTC (5+ messages)
ipip6 - integer underrun when handlince icmpv4 unreachable messages
2014-12-04 16:22 UTC (3+ messages)
[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
2014-12-04 16:21 UTC (7+ messages)
` [PATCH net-next v4 "
[PATCH v2 4/7] fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
2014-12-04 16:17 UTC (3+ messages)
Where exactly will arch_fast_hash be used
2014-12-04 16:10 UTC (11+ messages)
Possible regression: "gre: Use inner mac length when computing tunnel length"
2014-12-04 16:00 UTC (2+ messages)
[PATCH v2] drivers: net : cpsw: Update Kconfig for CPSW
2014-12-04 14:48 UTC (3+ messages)
FIXME in solos-pci.c
2014-12-04 14:05 UTC
[PATCH net] net: sctp: use MAX_HEADER for headroom reserve in output path
2014-12-04 13:41 UTC (2+ messages)
[PATCH net-next 00/10] mlx4 driver update
2014-12-04 13:13 UTC (11+ messages)
` [PATCH net-next 01/10] net/mlx4_en: Set csum level for encapsulated packets
` [PATCH net-next 02/10] net/mlx4_core: Mask out host side virtualization features for guests
` [PATCH net-next 03/10] net/mlx4_core: Use tasklet for user-space CQ completion events
` [PATCH net-next 04/10] net/mlx4: Change QP allocation scheme
` [PATCH net-next 05/10] net/mlx4: Add a check if there are too many reserved QPs
` [PATCH net-next 06/10] net/mlx4: Add mlx4_bitmap zone allocator
` [PATCH net-next 07/10] net/mlx4: Add A0 hybrid steering
` [PATCH net-next 08/10] net/mlx4_core: Add explicit error message when rule doesn't meet configuration
` [PATCH net-next 09/10] net/mlx4: Refactor QUERY_PORT
` [PATCH net-next 10/10] net/mlx4: Add support for A0 steering
Is this 32-bit NCM?y
2014-12-04 12:28 UTC (6+ messages)
[PATCH] SSB / B44: fix WOL for BCM4401
2014-12-04 11:11 UTC (9+ messages)
[PATCH net-next] bnx2x: Use correct fastpath version for VFs
2014-12-04 10:52 UTC
[PATCH v3 net-net 0/2] Increase the limit of tuntap queues
2014-12-04 10:45 UTC (9+ messages)
` [PATCH v3 net-next 1/2] net: allow large number of rx queues
` [PATCH v3 net-next 2/2 tuntap: Increase the number of queues in tun
[PATCH iproute2 v2] ss: Use rtnl_dump_filter in handle_netlink_request
2014-12-04 10:32 UTC
[PATCH net] gso: do GSO for local skb with size bigger than MTU
2014-12-04 10:17 UTC (20+ messages)
Is this 32-bit NCM?
2014-12-04 10:02 UTC (32+ messages)
` Is this 32-bit NCM?y
[PATCH] uapi: fix to export linux/vm_sockets.h
2014-12-04 8:15 UTC (2+ messages)
linux-next: regression: Unable to mount NFS_ROOT since next-20141201
2014-12-04 7:39 UTC
[PATCH] net: less interrupt masking in NAPI
2014-12-04 5:47 UTC (10+ messages)
[PATCH] drivers: net : cpsw: Update Kconfig for CPSW
2014-12-04 4:52 UTC (2+ messages)
[PATCH 4/4 net-next] net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
2014-12-04 4:12 UTC
[PATCH 3/4 net-next] net: bcmgenet: precalculate TxCB->bd_addr
2014-12-04 4:11 UTC
[PATCH 2/4 net-next] net: bcmgenet: rework Tx queue init
2014-12-04 4:11 UTC
[PATCH 1/4 net-next] net: bcmgenet: bcmgenet_init_tx_ring() cleanup
2014-12-04 4:11 UTC
What's the concern about setting irq thread's policy as SCHED_FIFO
2014-12-04 3:12 UTC (3+ messages)
[PATCH net-next] r8152: redefine REALTEK_USB_DEVICE
2014-12-04 2:43 UTC
kernel panic receiving flooded VXLAN traffic with OVS
2014-12-04 1:45 UTC (2+ messages)
[PATCH net-next] net: avoid two atomic operations in fast clones
2014-12-04 1:04 UTC
[PATCH net-next 0/3] ip: Support checksum returned in csmg
2014-12-04 0:56 UTC (4+ messages)
` [PATCH net-next 1/3] ip: Move checksum convert defines to inet
` [PATCH net-next 3/3] ip: Add support for IP_CHECKSUM cmsg
[PATCH iproute2] ss: Use rtnl_dump_filter in handle_netlink_request
2014-12-04 0:00 UTC (9+ messages)
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).