messages from 2014-08-22 18:30:40 to 2014-08-24 20:53:19 UTC [more...]
[PATCH net-next 0/3] IPV6 Code cleansing
2014-08-24 20:53 UTC (2+ messages)
` [PATCH net-next 1/3] ipv6: White-space cleansing : Line Layouts
[PATCH v5 net-next 00/29] BPF syscall, maps, verifier, samples, llvm
2014-08-24 20:21 UTC (30+ messages)
` [PATCH v5 net-next 01/29] bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
` [PATCH v5 net-next 02/29] net: filter: add "load 64-bit immediate" eBPF instruction
` [PATCH v5 net-next 03/29] net: filter: split filter.h and expose eBPF to user space
` [PATCH v5 net-next 04/29] bpf: introduce syscall(BPF, ...) and BPF maps
` [PATCH v5 net-next 10/29] bpf: verifier (add docs)
` [PATCH v5 net-next 11/29] bpf: verifier (add ability to receive verification log)
` [PATCH v5 net-next 13/29] bpf: verifier (add branch/goto checks)
` [PATCH v5 net-next 14/29] bpf: verifier (add verifier core)
` [PATCH v5 net-next 15/29] bpf: verifier (add state prunning optimization)
` [PATCH v5 net-next 16/29] bpf: allow eBPF programs to use maps
` [PATCH v5 net-next 17/29] bpf: split eBPF out of NET
` [PATCH v5 net-next 18/29] tracing: allow eBPF programs to be attached to events
` [PATCH v5 net-next 19/29] tracing: allow eBPF programs call printk()
` [PATCH v5 net-next 20/29] tracing: allow eBPF programs to be attached to kprobe/kretprobe
` [PATCH v5 net-next 22/29] samples: bpf: add mini eBPF library to manipulate maps and programs
` [PATCH v5 net-next 23/29] samples: bpf: example of tracing filters with eBPF
` [PATCH v5 net-next 24/29] bpf: verifier test
` [PATCH v5 net-next 25/29] bpf: llvm backend
` [PATCH v5 net-next 26/29] samples: bpf: elf file loader
` [PATCH v5 net-next 05/29] bpf: enable bpf syscall on x64 and i386
` [PATCH v5 net-next 06/29] bpf: add lookup/update/delete/iterate methods to BPF maps
` [PATCH v5 net-next 07/29] bpf: add hashtable type of "
` [PATCH v5 net-next 08/29] bpf: expand BPF syscall with program load/unload
` [PATCH v5 net-next 09/29] bpf: handle pseudo BPF_CALL insn
` [PATCH v5 net-next 12/29] bpf: handle pseudo BPF_LD_IMM64 insn
` [PATCH v5 net-next 21/29] tracing: allow eBPF programs to call ktime_get_ns() and get_current()
` [PATCH v5 net-next 27/29] samples: bpf: eBPF example in C
` [PATCH v5 net-next 28/29] samples: bpf: counting "
` [PATCH v5 net-next 29/29] samples: bpf: IO latency analysis (iosnoop/heatmap)
[PATCH net-next] net: Functions to report space available in device TX queues
2014-08-24 20:19 UTC
[PATCH 0/3] Basic deferred TX queue flushing infrastructure
2014-08-24 19:11 UTC (10+ messages)
[PATCH net-next v3 00/12] dsa: support for Broadcom Starfighter 2
2014-08-24 18:44 UTC (13+ messages)
` [PATCH net-next v3 01/12] net: dsa: rework skb->protocol override helpers
` [PATCH net-next v3 02/12] net: phy: add generic UniMAC MDIO bus driver
` [PATCH net-next v3 03/12] net: dsa: provide a switch device device tree node pointer
` [PATCH net-next v3 04/12] net: dsa: retain a per-port device_node pointer
` [PATCH net-next v3 05/12] net: dsa: allow for more complex PHY setups
` [PATCH net-next v3 06/12] net: dsa: allow switches to work without tagging
` [PATCH net-next v3 07/12] net: dsa: allow drivers to do link adjustment
` [PATCH net-next v3 08/12] net: dsa: allow updating fixed PHY link information
` [PATCH net-next v3 09/12] net: dsa: add Broadcom tag RX/TX handler
` [PATCH net-next v3 10/12] net: dsa: add Broadcom SF2 switch driver
` [PATCH net-next v3 11/12] Documentation: devicetree: update dsa binding with optional properties
` [PATCH net-next v3 12/12] Documentation: devicetree: add Broadcom Starfighter 2 binding
[PATCH v2] net: ec_bhf: remove excessive debug messages
2014-08-24 18:40 UTC
[PATCH] staging: r8188eu: Add new USB ID
2014-08-24 16:30 UTC
[patch net-next RFC 00/12] introduce rocker switch driver with openvswitch hardware accelerated datapath
2014-08-24 15:15 UTC (28+ messages)
` [patch net-next RFC 03/12] net: introduce generic switch devices support
` [patch net-next RFC 04/12] rtnl: expose physical switch id for particular device
` [patch net-next RFC 07/12] dsa: implement ndo_swdev_get_id
` [patch net-next RFC 10/12] openvswitch: add support for datapath hardware offload
` [patch net-next RFC 12/12] rocker: introduce rocker switch driver
[RFC PATCH net-next 0/3] Some deferred TX queue follow-ups
2014-08-24 13:42 UTC (4+ messages)
` [RFC PATCH net-next 1/3] ixgbe: support netdev_ops->ndo_xmit_flush()
` [RFC PATCH net-next 2/3] net: add __netdev_xmit_{only,flush} helpers
` [RFC PATCH net-next 3/3] packet: make use of deferred TX queue flushing
[PATCH] vhost: Add polling mode
2014-08-24 12:26 UTC (5+ messages)
[PATCH] drivers: net: wireless: Add include guards
2014-08-24 12:01 UTC (2+ messages)
[RFC 0/4] Increase the limit of tuntap queues
2014-08-24 11:14 UTC (7+ messages)
` [RFC 2/4] tuntap: Publish tuntap maximum number of queues as module_param
[PATCH 0/8] Fix TSO and checksum issues with non-accelerated vlan traffic
2014-08-24 1:13 UTC (11+ messages)
` [PATCH 1/8] e1000e: Fix TSO with non-accelerated vlans
` [PATCH 2/8] e1000: Fix TSO for non-accelerated vlan traffic
` [PATCH 3/8] bna: Support TSO and partial checksum with non-accelerated vlans
` [PATCH 4/8] ehea: Fix TSO and hw checksums with non-accelerated vlan packets
` [PATCH 5/8] i40e: Fix TSO and hw checksums for "
` [PATCH 6/8] i40evf: "
` [PATCH 7/8] mvneta: Fix TSO and checksum for non-acceleration vlan traffic
` [PATCH 8/8] qlge: Fix TSO for non-accelerated "
[PATCH 1/3] net: Add ops->ndo_xmit_flush()
2014-08-24 0:19 UTC (3+ messages)
[PATCH RFC net-next 0/2] Fix pfmemalloc in __netdev_alloc_skb
2014-08-23 23:53 UTC (5+ messages)
` [PATCH RFC net-next 1/2] net: skbuff: propagate pfmemalloc to skb
` [PATCH RFC net-next 2/2] net: skbuff: do not allocate emergency memory if flags is not __GFP_MEMALLOC
[PATCH 3/3] virtio_net: Support netdev_ops->ndo_xmit_flush()
2014-08-23 20:28 UTC
[PATCH 2/3] igb: Support netdev_ops->ndo_xmit_flush()
2014-08-23 20:28 UTC
[PATCH v5 0/1] net: fec: ptp: avoid register access when ipg clock is disabled
2014-08-23 19:52 UTC (3+ messages)
` [PATCH v5 1/1] "
[PATCH net-next] net: use reciprocal_scale() helper
2014-08-23 19:21 UTC (2+ messages)
[PATCH net-next 1/2] net: Header length compution function
2014-08-23 19:19 UTC (4+ messages)
[PATCH] net: Allow raw buffers to be passed into the flow dissector
2014-08-23 19:18 UTC
[PATCH net-next 0/7] net: phy: bcm7xxx: APD and EEE support
2014-08-23 18:39 UTC (9+ messages)
` [PATCH net-next 1/7] net: phy: broadcom: extract all registers to brcmphy.h
` [PATCH net-next 2/7] net: phy: broadcom: move shadow 0x1C register accessors "
` [PATCH net-next 3/7] net: phy: bcm7xxx: enable auto power down
` [PATCH net-next 4/7] net: phy: fixed: return an error for Clause 45 over 22 reads
` [PATCH net-next 5/7] net: phy: export phy_{read,write}_mmd_indirect
` [PATCH net-next 6/7] net: phy: allow phy_init_eee() to work with internal PHYs
` [PATCH net-next 7/7] net: phy: bcm7xxx: enable EEE at the PHY level
[PATCH net-next 00/17] tipc: Merge port and socket layer code
2014-08-23 18:19 UTC (19+ messages)
` [PATCH net-next 01/17] tipc: fix message importance range check
` [PATCH net-next 02/17] tipc: Fix build
` [PATCH net-next 03/17] tipc: introduce new function tipc_msg_create()
` [PATCH net-next 04/17] tipc: use pseudo message to wake up sockets after link congestion
` [PATCH net-next 05/17] tipc: use message to abort connections when losing contact to node
` [PATCH net-next 06/17] tipc: clean up socket timer function
` [PATCH net-next 07/17] tipc: eliminate function tipc_port_shutdown()
` [PATCH net-next 08/17] tipc: eliminate port_connect()/port_disconnect() functions
` [PATCH net-next 09/17] tipc: redefine message acknowledge function
` [PATCH net-next 10/17] tipc: eliminate functions tipc_port_init and tipc_port_destroy
` [PATCH net-next 11/17] tipc: use registry when scanning sockets
` [PATCH net-next 12/17] tipc: replace port pointer with socket pointer in registry
` [PATCH net-next 13/17] tipc: remove port_lock
` [PATCH net-next 14/17] tipc: remove source file port.c
` [PATCH net-next 15/17] tipc: remove include file port.h
` [PATCH net-next 16/17] tipc: remove files ref.h and ref.c
` [PATCH net-next 17/17] tipc: merge struct tipc_port into struct tipc_sock
[PATCH iproute2] ll_types: add netlink ARPHRD
2014-08-23 15:13 UTC
[PATCH net-next] random32: improvements to prandom_bytes
2014-08-23 15:03 UTC
Urgent Assistance from Syria
2014-08-23 14:08 UTC
Dear friend
2014-08-23 13:05 UTC
[PATCH net-next] tcp: improve undo on timeout
2014-08-23 4:28 UTC (2+ messages)
[PATCH] phylib: use MDIO_DEVS[12]
2014-08-23 4:17 UTC (3+ messages)
[PATCH net-next] net: remove dead code after sk_data_ready change
2014-08-23 4:09 UTC (2+ messages)
[PATCH net-next] net: use ktime_get_ns() and ktime_get_real_ns() helpers
2014-08-23 2:57 UTC (2+ messages)
[PATCH v2 net] vxlan: fix incorrect initializer in union vxlan_addr
2014-08-23 2:55 UTC (2+ messages)
pull-request: can-next 2014-08-20
2014-08-23 2:43 UTC (2+ messages)
[PATCH net-next 0/4] r8152: firmware support
2014-08-23 2:41 UTC (2+ messages)
[PATCH v2] carl9170: Remove redundant protection check
2014-08-23 1:36 UTC (6+ messages)
[PATCH net-next v3 0/3] enic: Add support for rx_copybreak
2014-08-22 23:26 UTC (3+ messages)
` [PATCH net-next v3 2/3] ethtool: Add generic options for tunables
[PATCH v2 1/3] tg3: Limit minimum tx queue wakeup threshold
2014-08-22 23:17 UTC (3+ messages)
` [PATCH v2 3/3] tg3: Fix tx_pending checks for tg3_tso_bug
Is it normal to have cross namespace symlinks?
2014-08-22 23:15 UTC (7+ messages)
` [PATCH] netdev_adjacent_sysfs_*: fix cross-namespace symlinks
` [PATCH] net: prevent of emerging "
[GIT PULL] Networking
2014-08-22 21:47 UTC (4+ messages)
[PATCH net-next] hyperv: Add handling of IP header with option field in netvsc_set_hash()
2014-08-22 21:06 UTC (3+ messages)
[PATCH v2 net-next 6/6] gre: When GRE csum is present count as encap layer wrt csum
2014-08-22 20:34 UTC
[PATCH v2 net-next 5/6 v2] udp: additional GRO support
2014-08-22 20:34 UTC
[PATCH v2 net-next 4/6] tcp: Call skb_gro_checksum_validate
2014-08-22 20:34 UTC
[PATCH v2 net-next 3/6] gre: call skb_gro_checksum_simple_validate
2014-08-22 20:34 UTC
[PATCH v2 net-next 2/6] net: add gro_compute_pseudo functions
2014-08-22 20:34 UTC
[PATCH v2 net-next 1/6] net: skb_gro_checksum_* functions
2014-08-22 20:33 UTC
[PATCH v2 net-next 0/6] net: Checksum offload changes - Part V
2014-08-22 20:33 UTC
[PATCH net-next v2] ipv4: Restore accept_local behaviour in fib_validate_source()
2014-08-22 20:07 UTC (3+ messages)
[PATCH v2 0/3] net: Add Keystone NetCP ethernet driver support
2014-08-22 19:50 UTC (6+ messages)
` [PATCH v2 2/3] net: Add Keystone NetCP ethernet driver
net-next is OPEN
2014-08-22 19:47 UTC
[PATCH net-next] dp83640: Fix length check for event timestamp status messages
2014-08-22 19:36 UTC (2+ messages)
[PATCH] net: stmmac: add fix_mac_speed support for socfpga
2014-08-22 19:35 UTC (2+ messages)
[PATCH net-next v2] r8169:add support for RTL8168H and RTL8107E
2014-08-22 19:34 UTC (2+ messages)
[patch net-next] bonding: create netlink event when bonding option is changed
2014-08-22 19:34 UTC (2+ messages)
[PATCH] stmmac: simple cleanups
2014-08-22 19:34 UTC (2+ messages)
[PATCH net-next 0/9] bnx2x: Start utilizing 7.10.51
2014-08-22 19:31 UTC (2+ messages)
[PATCH] af_decnet: Use time_after_eq
2014-08-22 19:29 UTC (2+ messages)
[PATCH] decnet: Use time_after_eq
2014-08-22 19:28 UTC (2+ messages)
[PATCH] ipconfig: Use time_before
2014-08-22 19:28 UTC (2+ messages)
[PATCH] dn_dev: Use time_before
2014-08-22 19:28 UTC (2+ messages)
[PATCH] br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
2014-08-22 19:28 UTC (2+ messages)
[PATCH] net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
2014-08-22 19:28 UTC (2+ messages)
[PATCH] net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
2014-08-22 19:28 UTC (2+ messages)
[PATCH v2] bonding: Replace rcu_dereference() with rcu_access_pointer()
2014-08-22 19:28 UTC (2+ messages)
[PATCH v2] cnic: Replace rcu_dereference() with rcu_access_pointer()
2014-08-22 19:27 UTC (2+ messages)
[PATCH] isdn/bas_gigaset: use USB API functions rather than constants
2014-08-22 19:27 UTC (2+ messages)
[PATCH] isdn/gigaset: use USB API functions rather than constants
2014-08-22 19:27 UTC (2+ messages)
[PATCH net-next, v3] hyperv: Increase the buffer length for netvsc_channel_cb()
2014-08-22 19:27 UTC (2+ messages)
` [PATCH net-next,v3] "
[PATCH] drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
2014-08-22 18:31 UTC (2+ messages)
[PATCH net 0/2] SCTP fix
2014-08-22 18:31 UTC (2+ 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).