messages from 2015-02-23 03:25:49 to 2015-02-24 03:05:49 UTC [more...]
[PATCH net-next 00/10] pktgen documentation cleanup and samples
2015-02-24 3:05 UTC (12+ messages)
` [PATCH net-next 01/10] pktgen: Delete the original date from documentation
` [PATCH net-next 02/10] pktgen: Fix grammar errors and some poor wording in documentation
` [PATCH net-next 03/10] samples/pktgen: Add sample scripts for pktgen facility
` [PATCH net-next 04/10] samples/pktgen: Delete unused function pg()
` [PATCH net-next 05/10] samples/pktgen: Correct comments about the thread config
` [PATCH net-next 06/10] samples/pktgen: Remove setting of obsolete max_before_softirq parameter
` [PATCH net-next 07/10] samples/pktgen: Use bash as interpreter
` [PATCH net-next 08/10] samples/pktgen: Trap SIGINT
` [PATCH net-next 09/10] samples/pktgen: Show the results rather than just commenting where they are
` [PATCH net-next 10/10] pktgen: Correct documentation of module name and command
[net-next v2 00/16][pull request] Intel Wired LAN Driver Updates 2015-02-23
2015-02-24 2:58 UTC (18+ messages)
` [net-next v2 01/16] e1000e: initial support for i219
` [net-next v2 02/16] igbvf: Fix code comments and whitespace
` [net-next v2 03/16] igbvf: cleanup msleep() and min/max() usage
` [net-next v2 04/16] i40e: update Shadow RAM read/write functions
` [net-next v2 05/16] i40e: rename debugfs clear_stats option
` [net-next v2 06/16] i40e/i40evf: Refactor the receive routines
` [net-next v2 07/16] i40e/i40evf: restrict VC opcodes to their initial values
` [net-next v2 08/16] i40e: Use #define for the VSI connection type
` [net-next v2 09/16] i40e/i40evf: i40e_register.h updates
` [net-next v2 10/16] i40e: Fix the EMPR interrupt received handling
` [net-next v2 11/16] i40e/i40evf: Remove unused variable an_enable and function update_link_info
` [net-next v2 12/16] i40e/i40evf: Bump Driver Versions
` [net-next v2 13/16] i40e: Fix i40e_ndo_set_vf_spoofchk
` [net-next v2 14/16] i40evf: disable NAPI polling sooner
` [net-next v2 15/16] i40evf: refactor reset
` [net-next v2 16/16] i40evf: don't wait forever
[RFT PATCH 1/2] net: dsa: mv88e6xxx: Add EEE support
2015-02-24 2:34 UTC (8+ messages)
` [RFT PATCH 2/2] net: dsa: mv88e6352: Add support for EEE
[PATCH next 2/2] bonding: Implement port churn-machine (AD standard 43.4.17)
2015-02-24 1:50 UTC
[PATCH next 1/2] bonding: Verify RX LACPDU has proper dest mac-addr
2015-02-24 1:50 UTC
[PATCH next 0/2] (Shortened) Bonding patch series
2015-02-24 1:49 UTC
[PATCH net-next v4 0/2] Multicast group join/leave at ip level
2015-02-24 0:59 UTC (3+ messages)
` [PATCH net-next v4 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
` [PATCH net-next v4 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level
[PATCH v2 net] ipv6: addrconf: validate new MTU before applying it
2015-02-23 23:16 UTC (3+ messages)
Ottawa and slow hash-table resize
2015-02-23 23:15 UTC (2+ messages)
[PATCH net-next] altera_tse: Fixes in NAPI and interrupt handling paths
2015-02-23 23:08 UTC (2+ messages)
[PATCH net-next] altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
2015-02-23 23:07 UTC (2+ messages)
Ottawa and slow hash-table resize
2015-02-23 23:06 UTC (8+ messages)
[PATCH v2 0/3] Two printf fixes
2015-02-23 22:55 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] lib/string_helpers.c: Change semantics of string_escape_mem
[PATCH net-next v4 0/4] net: bcmgenet: Tx init improvements
2015-02-23 22:46 UTC (2+ messages)
Ottawa and slow hash-table resize
2015-02-23 22:37 UTC (3+ messages)
[PATCH RESEND] net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send,recv}msg
2015-02-23 22:22 UTC (2+ messages)
[PATCH 1/1 net-next] irda: replace current->state by set_current_state()
2015-02-23 22:21 UTC (2+ messages)
[PATCH 1/1 net-next] net/atm/signaling.c: replace current->state by __set_current_state()
2015-02-23 22:20 UTC (3+ messages)
[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-02-22
2015-02-23 22:00 UTC (23+ messages)
` [net-next 01/16] e1000e: initial support for i219
` [net-next 02/16] igbvf: Fix code comments and whitespace
` [net-next 03/16] igbvf: cleanup msleep() and min/max() usage
` [net-next 04/16] i40e: update Shadow RAM read/write functions
` [net-next 05/16] i40e: rename debugfs clear_stats option
` [net-next 06/16] i40e/i40evf: Refactor the receive routines
` [net-next 07/16] i40e/i40evf: restrict VC opcodes to their initial values
` [net-next 08/16] i40e: Use #define for the VSI connection type
` [net-next 09/16] i40e/i40evf: i40e_register.h updates
` [net-next 10/16] i40e: Fix the EMPR interrupt received handling
` [net-next 11/16] i40e/i40evf: Remove unused variable an_enable and function update_link_info
` [net-next 12/16] i40e/i40evf: Bump Driver Versions
` [net-next 13/16] i40e: Fix i40e_ndo_set_vf_spoofchk
` [net-next 14/16] i40evf: disable NAPI polling sooner
` [net-next 15/16] i40evf: refactor reset
` [net-next 16/16] i40evf: don't wait forever
[PATCH net-next v3 1/4] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
2015-02-23 21:48 UTC (9+ messages)
` [PATCH net-next v3 2/4] ipv4,v6: avoid setting skb->priority when skb->reserved_tailroom is in use in igmpv3/mld
` [PATCH net-next v3 3/4] net: use skb->priority for overloading skb->dropcount and skb->reserved_tailroom instead of skb->mark
` [PATCH net-next v3 4/4] net: Introducing socket mark receive socket option
[net-next 1/1] net: sched: export tc_connmark.h so it is uapi accessible
2015-02-23 21:41 UTC (2+ messages)
[PATCH v3 0/3] net: Linn Ethernet Packet Sniffer driver
2015-02-23 21:38 UTC (6+ messages)
` [PATCH v3 1/3] Ethernet packet sniffer: device tree binding and vendor prefix
` [PATCH v3 2/3] Packet sniffer core framework
` [PATCH v3 3/3] Linn Ethernet packet sniffer driver
repository for switch hardware info
2015-02-23 21:34 UTC (8+ messages)
[PATCH v2 2/3] if_link: Add VF multicast promiscuous control
2015-02-23 21:14 UTC (6+ messages)
[patch net] team: fix possible null pointer dereference in team_handle_frame
2015-02-23 20:31 UTC (2+ messages)
[PATCH] decnet: Fix obvious o/0 typo
2015-02-23 20:29 UTC (2+ messages)
[PATCH net-next] ip6_udp_tunnel: add scope id to udp_port_cfg
2015-02-23 20:27 UTC (2+ messages)
[PATCH resend] rhashtable: initialize all rhashtable walker members
2015-02-23 20:23 UTC (2+ messages)
[net-next PATCH 0/9] be2net: patch set
2015-02-23 20:08 UTC (11+ messages)
` [net-next PATCH 1/9] be2net: move adapter fields alloc/free code to new routines
` [net-next PATCH 2/9] be2net: get rid of be_get_initial_config() call from be_probe()
` [net-next PATCH 3/9] be2net: refactor function initalization sequence into be_func_init()
` [net-next PATCH 4/9] be2net: use a wrapper to schedule and cancel error detection task
` [net-next PATCH 5/9] be2net: refactor error detect/recovery function
` [net-next PATCH 6/9] be2net: remove code duplication relating to Lancer reset sequence
` [net-next PATCH 7/9] be2net: refactor adapter resource initialzation sequence into be_resume()
` [net-next PATCH 8/9] be2net: refactor adapter resource cleanup sequence into be_cleanup()
` [net-next PATCH 9/9] be2net: move be_func_init() call inside be_setup()
pull request: bluetooth 2015-02-23
2015-02-23 20:06 UTC (2+ messages)
[RFT/RFC PATCH 0/8] net: dsa: mv88e6xxx: Add support for HW bridging
2015-02-23 19:35 UTC (9+ messages)
` [RFT/RFC PATCH 1/8] net: dsa: mv88e6xxx: Factor out common initialization code
` [RFT/RFC PATCH 2/8] net: dsa: mv88e6xxx: Provide function for common port initialization
` [RFT/RFC PATCH 3/8] net: dsa: mv88e6xxx: Split mv88e6xxx_reg_read and mv88e6xxx_reg_write
` [RFT/RFC PATCH 4/8] net: dsa: mv88e6xxx: Add Hardware bridging support
` [RFT/RFC PATCH 5/8] net: dsa: mv88e6352: Use common port initialization code
` [RFT/RFC PATCH 6/8] net: dsa: mv88e6123_61_65: Use common port configuration
` [RFT/RFC PATCH 7/8] net: dsa: mv88e6171: "
` [RFT/RFC PATCH 8/8] net: dsa: mv88e6352: Add support for hardware bridging
[PATCH net-next v4 1/4] net: bcmgenet: bcmgenet_init_tx_ring() cleanup
2015-02-23 19:00 UTC
[PATCH net-next v4 2/4] net: bcmgenet: rework Tx queue init
2015-02-23 19:00 UTC
[PATCH net-next v4 4/4] net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
2015-02-23 19:00 UTC
[PATCH net-next v4 3/4] net: bcmgenet: precalculate TxCB->bd_addr
2015-02-23 19:00 UTC
[PATCH v3 linux-trace 1/8] tracing: attach eBPF programs to tracepoints and syscalls
2015-02-23 18:55 UTC
[PATCH RFC 0/2] net: dsa: integration with SWITCHDEV for HW bridging
2015-02-23 18:35 UTC (15+ messages)
` [PATCH RFC 1/2] net: dsa: integrate "
[PATCH net-next v3 0/4] net: Introducing socket mark receive socket option
2015-02-23 17:51 UTC
[PATCH 2/2] dsa: mv88e6131: support fixed PHYs
2015-02-23 17:49 UTC (6+ messages)
Possible Spam : Property Investment
2015-02-23 16:56 UTC
[RFT PATCH] net: dsa: Ensure that port array elements are initialized before being used
2015-02-23 16:33 UTC
[RFC PATCH v2] bridge: make it possible for packets to traverse the bridge without hitting netfilter
2015-02-23 16:06 UTC (2+ messages)
[PATCH net-next 0/2] dsa: implement HW bonding
2015-02-23 15:52 UTC (4+ messages)
` [PATCH net-next 1/2] dsa: bonding: "
[PATCH] bridge: make it possible for packets to traverse the bridge withour hitting netfilter
2015-02-23 15:24 UTC (7+ messages)
[PATCH net-next v3 0/2] Multicast group join/leave at ip level
2015-02-23 15:16 UTC (7+ messages)
` [PATCH net-next v3 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
` [PATCH net-next v3 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level
[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
2015-02-23 15:14 UTC (8+ messages)
[PATCH net-next] i40e: mark constant as ULL
2015-02-23 14:56 UTC (3+ messages)
[PATCH] ipv6: address issue in __ip6_append_data
2015-02-23 14:11 UTC (3+ messages)
[PATCH] net: macb: Add big endian CPU support
2015-02-23 14:38 UTC (5+ messages)
3.19: ixgbe 0000:01:00.0 eth4: initiating reset due to tx timeout
2015-02-23 12:35 UTC
[PATCH] rtlwifi: rtl8821ae: Remove duplicate hex prefixes
2015-02-23 12:05 UTC
[PATCH v2 0/3] net: Linn Ethernet Packet Sniffer driver
2015-02-23 9:37 UTC (3+ messages)
forwarding IPv6 LL packets, bug?
2015-02-23 8:56 UTC (2+ messages)
GARP Issue
2015-02-23 7:02 UTC
[PATCH net-next] bridge: add vlan info to bridge setlink and dellink notification messages
2015-02-23 4:43 UTC (3+ messages)
[PATCH net-next] tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
2015-02-23 4:07 UTC (2+ messages)
[PATCH] net: pktgen: disable xmit_clone on virtual devices
2015-02-23 3:43 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).