messages from 2014-11-20 05:28:59 to 2014-11-21 09:41:29 UTC [more...]
[PATCH net-next V2 0/4] igb: auxiliary PHC functions for the i210
2014-11-21 9:41 UTC (5+ messages)
` [PATCH net-next V2 1/4] igb: refactor time sync interrupt handling
` [PATCH net-next V2 2/4] igb: serialize access to the time sync interrupt registers
` [PATCH net-next V2 3/4] igb: enable internal PPS for the i210
` [PATCH net-next V2 4/4] igb: enable auxiliary PHC functions "
[PATCH] ixgbe: make VLAN filter conditional in SR-IOV case
2014-11-21 9:22 UTC (3+ messages)
[PATCH net-next] filter: add bpf_optimize_div()
2014-11-21 9:22 UTC (6+ messages)
[RFC] situation with csum_and_copy_... API
2014-11-21 8:49 UTC (11+ messages)
[PATCH net-next 0/5] RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros
2014-11-21 7:55 UTC (7+ messages)
` [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines
` [PATCH net-next 2/5] RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST
` [PATCH net-next 3/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
` [PATCH net-next 4/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
` [PATCH net-next 5/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW
[net-next] i40e: enable fdb add code, remove unused code
2014-11-21 7:50 UTC (3+ messages)
[patch net-next] i40e: remove dead fdb code
2014-11-21 7:44 UTC (3+ messages)
Clarification regarding TCP advertised window
2014-11-21 7:39 UTC (3+ messages)
[patch net-next v2 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
2014-11-21 7:20 UTC (16+ messages)
` [patch net-next v2 02/10] net: introduce generic switch devices support
[PATCH net-next v2] ipvlan: Initial check-in of the IPVLAN driver
2014-11-21 6:38 UTC (5+ messages)
[PATCH net-next 0/4] igb: auxiliary PHC functions for the i210
2014-11-21 5:49 UTC (9+ messages)
` [PATCH net-next 3/4] igb: enable internal PPS "
[PATCH net V5] virtio-net: validate features during probe
2014-11-21 5:27 UTC (5+ messages)
[PATCH 0/2] Netfilter fixes for net
2014-11-21 5:12 UTC (4+ messages)
` [PATCH 1/2] netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
` [PATCH 2/2] bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
[PATCH net v2] cxgb4 : Fix DCB priority groups being returned in wrong order
2014-11-21 5:08 UTC (2+ messages)
pull request: wireless 2014-11-20
2014-11-21 5:08 UTC (2+ messages)
Translation table available between 'ethtool -k' and 'ethtool -K' ? For Linux?
2014-11-21 4:36 UTC (5+ messages)
[PATCH RESEND] natsemi: fix timing issue for reading mac from eeprom via dp8381x
2014-11-21 4:00 UTC (2+ messages)
[PATCH] Add support of Cavium Liquidio ethernet adapters
2014-11-21 2:08 UTC
[PATCH] tcp: Restore RFC5961-compliant behavior for SYN packets
2014-11-21 2:22 UTC (4+ messages)
[PATCH v2 net 0/2] drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio
2014-11-21 1:47 UTC (4+ messages)
` [PATCH v2 net 1/2] drivers/net: Disable UFO through virtio
[PATCH net] cxgb4 : Fix DCB priority groups being returned in wrong order
2014-11-21 1:16 UTC (2+ messages)
[PATCH 1/2] 8139too: Allow setting MTU larger than 1500
2014-11-21 0:34 UTC (2+ messages)
[PATCHv10 ovs 00/15] Revalidate flows with unique identifiers
2014-11-21 0:33 UTC (9+ messages)
` [PATCHv10 ovs 03/15] datapath: Add 'is_mask' to ovs_nla_put_flow()
` [PATCHv10 ovs 12/15] datapath: Add support for unique flow identifiers
[PATCHv2 net] i40e: Implement ndo_gso_check()
2014-11-21 0:19 UTC (3+ messages)
[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates 2014-11-20
2014-11-20 23:09 UTC (16+ messages)
` [net-next v2 01/15] ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bits
` [net-next v2 02/15] ixgbevf: Test Rx status bits directly out of the descriptor
` [net-next v2 03/15] ixgbevf: Combine the logic for post Rx processing into single function
` [net-next v2 04/15] ixgbevf: Cleanup variable usage, improve stack performance
` [net-next v2 05/15] ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continue
` [net-next v2 06/15] ixgbevf: Update Rx next to clean in real time
` [net-next v2 07/15] ixgbevf: Change receive model to use double buffered page based receives
` [net-next v2 08/15] ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
` [net-next v2 09/15] ixgbevf: add netpoll support
` [net-next v2 10/15] i40e: don't overload fields
` [net-next v2 11/15] i40evf: update header comments
` [net-next v2 12/15] i40evf: make checkpatch happy
` [net-next v2 13/15] i40evf: make comparisons consistent
` [net-next v2 14/15] i40evf: remove unnecessary else
` [net-next v2 15/15] i40e: trigger SW INT with no ITR wait
[PATCH net-next] tcp: make connect() mem charging friendly
2014-11-20 23:05 UTC (7+ messages)
` [PATCH v2 "
` [PATCH net-next] tcp: remove from tcp_sendmsg() some fastopen code
[PATCH] bonding: clear header_ops when last slave detached (v2)
2014-11-20 22:53 UTC (11+ messages)
[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
2014-11-20 22:42 UTC (3+ messages)
` [linux-nics] "
[PATCH net-next] tcp: Remove some spurious dropped packet profile hits from the passive connection accept path
2014-11-20 21:51 UTC (6+ messages)
[RFC] net: ipv4: drop unicast encapsulated in L2 multicast
2014-11-20 21:31 UTC (4+ messages)
[PATCH net 0/5] Implement ndo_gso_check() for vxlan nics
2014-11-20 20:14 UTC (5+ messages)
` [PATCH net 2/5] i40e: Implement ndo_gso_check()
i40e/i40e_ethtool.c weirdness?
2014-11-20 19:21 UTC
[PATCH 1/1] netfilter: Deletion of unnecessary checks before two function calls
2014-11-20 18:58 UTC (17+ messages)
` [PATCH 1/1] net: sched: Deletion of an unnecessary check before the function call "kfree"
` "
` [PATCH 1/1] IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
` [PATCH 1/1] net: Xilinx: Deletion of unnecessary checks before two function calls
` [PATCH 1/1] net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
` [PATCH 1/1] net: USB: Deletion of unnecessary checks before the function call "kfree"
` [PATCH 1/1] net: brcm80211: Deletion of unnecessary checks before two function calls
mlx5: don't duplicate kvfree()
2014-11-20 18:51 UTC (5+ messages)
[PATCH net-next v1 0/8] amd-xgbe: AMD XGBE driver updates 2014-11-20
2014-11-20 17:04 UTC (9+ messages)
` [PATCH net-next v1 1/8] amd-xgbe: Add a read memory barrier to Tx/Rx path
` [PATCH net-next v1 2/8] amd-xgbe: Tx engine must not be active before stopping it
` [PATCH net-next v1 3/8] amd-xgbe: Incorporate Smatch coding suggestion
` [PATCH net-next v1 4/8] amd-xgbe: Separate Tx/Rx ring data fields into new structs
` [PATCH net-next v1 5/8] amd-xgbe: Add BQL support
` [PATCH net-next v1 6/8] amd-xgbe: Remove unused variable
` [PATCH net-next v1 7/8] amd-xgbe: Perform Tx coalescing on a packet basis
` [PATCH net-next v1 8/8] amd-xgbe: Add support for the skb->xmit_more flag
[PATCH net-net 0/4] Increase the limit of tuntap queues
2014-11-20 16:31 UTC (4+ messages)
` [PATCH net-next 1/4] net: allow large number of rx queues
[PATCH 00/10] net: phy: add device-type abstraction
2014-11-20 16:18 UTC (4+ messages)
` [PATCH 08/10] dt/bindings: add clock-select function property to micrel phy binding
[PATCH] net: team: expose sysfs attributes for each team option
2014-11-20 16:05 UTC (6+ messages)
Question on bulk dequeue support in virtual drivers
2014-11-20 15:26 UTC (2+ messages)
[PATCH 1/2] net/am2150: fix nmclan_cs.c shared interrupt handling
2014-11-20 15:21 UTC (2+ messages)
` [PATCH 2/2] pcmcia: remove pcmcia_request_exclusive_irq
[PATCH net-next V1 0/2] ethtool, net/mlx4_en: RSS hash function selection
2014-11-20 14:34 UTC (4+ messages)
` [PATCH net-next V1 1/2] ethtool: Support for configurable RSS hash function
` [PATCH net-next V1 2/2] net/mlx4_en: "
[PATCH net-next v2] net: sctp: keep owned chunk in destructor_arg instead of skb->cb
2014-11-20 14:07 UTC (2+ messages)
[PATCH net-next] net: sctp: keep owned chunk in destructor_arg instead of skb->cb
2014-11-20 14:06 UTC (2+ messages)
[PATCH] vxlan: move listen socket creation from workqueue to vxlan_open
2014-11-20 12:33 UTC
[PATCH] mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array function
2014-11-20 12:24 UTC
[PATCH net-next] net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
2014-11-20 12:19 UTC
[PATCH v2] sh_eth: Fix skb alloc size and alignment adjust rule
2014-11-20 10:35 UTC
[PATCH v2] drivers: atm: eni: Add pci_dma_mapping_error() call
2014-11-20 10:24 UTC
[PATCH v3 net-next 00/14] tipc: new netlink API
2014-11-20 9:29 UTC (15+ messages)
` [PATCH v3 net-next 01/14] tipc: add bearer disable/enable to new netlink api
` [PATCH v3 net-next 02/14] tipc: add bearer get/dump "
` [PATCH v3 net-next 03/14] tipc: add bearer set "
` [PATCH v3 net-next 04/14] tipc: add sock dump "
` [PATCH v3 net-next 05/14] tipc: add publication "
` [PATCH v3 net-next 06/14] tipc: add link get/dump "
` [PATCH v3 net-next 07/14] tipc: add link set "
` [PATCH v3 net-next 08/14] tipc: add link stat reset "
` [PATCH v3 net-next 09/14] tipc: add media get/dump "
` [PATCH v3 net-next 10/14] tipc: add media set "
` [PATCH v3 net-next 11/14] tipc: add node get/dump "
` [PATCH v3 net-next 12/14] tipc: add net dump "
` [PATCH v3 net-next 13/14] tipc: add net set "
` [PATCH v3 net-next 14/14] tipc: add name table dump "
Query about Dynamic Right Sizing implementation in linux-kernel
2014-11-20 9:18 UTC (4+ messages)
[PATCH v4 net] virtio-net: validate features during probe
2014-11-20 8:57 UTC (2+ messages)
very odd check in caif_seqpkt_sendmsg()
2014-11-20 8:54 UTC
[PATCH net-next] macvtap: advance iov iterator when needed in macvtap_put_user()
2014-11-20 8:53 UTC (4+ messages)
mlx4: don't duplicate kvfree()
2014-11-20 8:38 UTC (2+ messages)
[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
2014-11-20 8:02 UTC (7+ messages)
[PATCH net V3] virtio-net: validate features during probe
2014-11-20 7:13 UTC (3+ messages)
[PATCH net] tcp: fix connect() invalid -EADDRNOTAVAIL error
2014-11-20 6:33 UTC (3+ messages)
[PATCH 1/1] sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
2014-11-20 6:14 UTC (2+ messages)
[PATCH net] virtio-net: validate features during probe
2014-11-20 5:28 UTC (5+ 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).