netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 12:18:29 to 2014-02-27 06:16:53 UTC [more...]

pull request (net): ipsec 2014-02-27
 2014-02-27  6:16 UTC  (6+ messages)
` [PATCH 1/5] ip6_vti: Fix build when NET_IP_TUNNEL is not set
` [PATCH 2/5] xfrm: Fix NULL pointer dereference on sub policy usage
` [PATCH 3/5] xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
` [PATCH 4/5] xfrm: Clone states properly on migration
` [PATCH 5/5] xfrm: Fix unlink race when policies are deleted

[PATCH] net: ipv6: ping: Use socket mark in routing lookup
 2014-02-27  4:38 UTC 

[PATCH RFC 0/7] Non-promisc bidge ports support
 2014-02-27  3:46 UTC  (33+ messages)
` [PATCH 1/7] bridge: Turn flag change macro into a function
` [PATCH 2/7] bridge: Keep track of ports capable of flooding
` [PATCH 3/7] bridge: Add addresses from static fdbs to bridge address list
` [PATCH 4/7] bridge: Automatically manage port promiscuous mode
` [PATCH 5/7] bridge: Correctly manage promiscuity when user requested it
` [PATCH 6/7] bridge: Manage promisc mode when vlans are configured on top of a bridge
` [PATCH 7/7] bridge: Support promisc management when all ports are non-flooding

[PATCH] bonding: disallow enslaving a bond to itself
 2014-02-27  3:37 UTC  (3+ messages)

[PATCH net] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-02-27  3:11 UTC  (7+ messages)

[PATCH v3 net-next 0/1] bpf32->bpf64 mapper and bpf64 interpreter
 2014-02-27  2:38 UTC  (2+ messages)
` [PATCH v3 net-next 1/1] "

[PATCH net-next] tcp: switch rtt estimations to usec resolution
 2014-02-27  2:25 UTC  (24+ messages)
    ` [PATCH v2 "
      ` [PATCH v3 "
        ` [PATCH v4 "
                ` [PATCH v5 "
                        ` [PATCH v6 net-next 1/2] net: add skb_mstamp infrastructure
                          ` [PATCH v7 "
                        ` [PATCH v6 net-next 2/2] tcp: switch rtt estimations to usec resolution
                          ` [PATCH v7 "

Packet drops observed @ LINUX_MIB_TCPBACKLOGDROP
 2014-02-27  2:00 UTC 

[PATCH 0/2] ethtool: enable a smaller build
 2014-02-27  1:35 UTC  (3+ messages)
` [PATCH 1/2] gitignore: ignore test-driver
` [PATCH 2/2] ethtool: allow for a smaller build

Fw: [Bug 71191] New: WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:264 dev_watchdog+0x266/0x270()
 2014-02-26 23:37 UTC  (2+ messages)

[PATCH net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-02-26 23:12 UTC  (33+ messages)
` [PATCH net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCH net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCH net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCH net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCH net-next 05/31] cxgb4: use spinlock_irqsave/spinlock_irqrestore for db lock
` [PATCH net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCH net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCH net-next 08/31] iw_cxgb4: release neigh entry in error paths
` [PATCH net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCH net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCH net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCH net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCH net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCH net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCH net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCH net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCH net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCH net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCH net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCH net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCH net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCH net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCH net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCH net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCH net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCH net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCH net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCH net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCH net-next 29/31] iw_cxgb4: minor fixes/cleanup
` [PATCH net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCH net-next 31/31] Revert "cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()"

[PATCH 1/1] AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LAN
 2014-02-26 23:04 UTC  (10+ messages)

[PATCH net-next] ixgbevf: fix skb->pkt_type checks
 2014-02-26 22:44 UTC 

[PATCH net] sch_tbf: Fix potential memory leak in tbf_change()
 2014-02-26 22:43 UTC  (4+ messages)

[PATCH net] bonding: fix a div error caused by the slave release path
 2014-02-26 22:23 UTC  (3+ messages)

[PATCH] phy: micrel: add of configuration for LED mode
 2014-02-26 22:20 UTC  (3+ messages)

Support for ECDH P-192 and P-256
 2014-02-26 22:03 UTC 

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-02-26 21:18 UTC 

Bug 70021 - Call to munmap() causes system to partially hang; power cycle needed to recover
 2014-02-26 21:18 UTC  (2+ messages)

[PATCH (net.git) 0/6] stmmac: fix EEE and chained mode
 2014-02-26 21:14 UTC  (3+ messages)
` [PATCH (net.git) 5/6] stmmac: remove useless check in the stmmac_tx_clean

[PATCH 00/16] sleep_on removal, second try
 2014-02-26 21:08 UTC  (14+ messages)
` [PATCH 10/16] atm: nicstar: remove interruptible_sleep_on_timeout
` [PATCH 11/16] atm: firestream: fix interruptible_sleep_on race
` [PATCH 12/16] isdn: pcbit: "
` [PATCH 13/16] isdn: hisax/elsa: fix sleep_on race in elsa FSM
` [PATCH 14/16] isdn: divert, hysdn: fix interruptible_sleep_on race
` [PATCH 15/16] isdn: fix multiple sleep_on races

[PATCH net v3 0/2] Fix RTNL: assertion failed at net/core/rtnetlink.c
 2014-02-26 21:03 UTC  (2+ messages)

[net-next 0/6] Intel Wired LAN Driver Updates
 2014-02-26 20:54 UTC  (3+ messages)
` [net-next 6/6] doc: update SubmittingPatches about the Fixed tag

[PATCH] MAINTAINERS: Intel nic drivers
 2014-02-26 20:50 UTC  (2+ messages)

probe netlink app in NUD_PROBE
 2014-02-26 20:47 UTC  (3+ messages)
` [PATCH net-next] neigh: probe application via netlink "

[PATCH net-next] ieee802154: fix new function declaration
 2014-02-26 20:47 UTC  (2+ messages)

[PATCH v2 net-next] ipv6: log src and dst along with "udp checksum is 0"
 2014-02-26 20:47 UTC  (2+ messages)

[PATCH] vxlan: remove unused port variable in vxlan_udp_encap_recv()
 2014-02-26 20:47 UTC  (2+ messages)

[PATCH net-next v2] unix: add read side socket memory accounting for dgram sockets
 2014-02-26 20:42 UTC  (6+ messages)

[PATCH net-next 0/3] net, net/mlx4: Add sysfs file for port number
 2014-02-26 20:41 UTC  (2+ messages)

[PATCH net-next 0/3] bnx2x: minimize RAM usage in kdump
 2014-02-26 20:28 UTC  (3+ messages)

[PATCH v2 -next] net: tcp: add mib counters to track zero window transitions
 2014-02-26 20:24 UTC  (2+ messages)

[PATCH net v2] sfc: check for NULL efx->ptp_data in efx_ptp_event
 2014-02-26 20:22 UTC  (3+ messages)

[PATCH] net: phy: add suspend_halted module param
 2014-02-26 20:22 UTC  (8+ messages)

[PATCH -next] net: tcp: add mib counters to track zero window transitions
 2014-02-26 20:20 UTC  (4+ messages)
  ` [PATCH] net: tcp: use NET_INC_STATS()

[PATCH net-next] net: order MPLS ethertypes numerically
 2014-02-26 20:14 UTC  (2+ messages)

[PATCH 1/1] net: tcp: RTO restart
 2014-02-26 19:52 UTC  (10+ messages)

[RESEND] [PATCH v4] sh_eth: update OF PHY registeration
 2014-02-26 19:47 UTC  (3+ messages)

[PATCH] sh_net: runtime pm wrap mdio read and write
 2014-02-26 19:23 UTC  (4+ messages)

[GIT PULL] AF_RXRPC fixes and development
 2014-02-26 19:00 UTC  (2+ messages)

[PATCH net-next v4 0/8] 6lowpan: reimplementation of fragmentation handling
 2014-02-26 18:59 UTC  (18+ messages)
  ` [PATCH net-next v4 1/8] 6lowpan: add frag information struct
  ` [PATCH net-next v4 4/8] 6lowpan: change tag type to __be16
  ` [PATCH net-next v4 6/8] 6lowpan: fix some checkpatch issues
` [PATCH net-next v4 2/8] 6lowpan: add uncompress header size function
` [PATCH net-next v4 3/8] 6lowpan: fix fragmentation on sending side
` [PATCH net-next v4 5/8] 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
` [PATCH net-next v4 7/8] net: ns: add ieee802154_6lowpan namespace
` [PATCH net-next v4 8/8] 6lowpan: handling 6lowpan fragmentation via inet_frag api

RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
 2014-02-26 18:58 UTC  (19+ messages)

shutdown()'s 'how' parameter doesn't seem to be used correctly
 2014-02-26 18:49 UTC  (4+ messages)

[PATCH net] ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
 2014-02-26 18:45 UTC  (6+ messages)
` [PATCH net v2] "
  ` [PATCH net v3] "

[PATCH RFC 0/2] net: macb: Fixing DMA usage
 2014-02-26 18:36 UTC  (4+ messages)
` [PATCH RFC 1/2] net: macb: Check DMA mappings for error

Deliver skbs to intermediate interfaces, when using cascaded rx-handlers
 2014-02-26 18:18 UTC  (4+ messages)

Offre de Bourse Suisse
 2014-02-26 17:49 UTC 

Offre de Bourse Suisse
 2014-02-26 17:49 UTC 

[PATCH v4] can: xilinx CAN controller support
 2014-02-26 15:43 UTC  (6+ messages)

[PATCH net] ipv6: reuse ip6_frag_id from ip6_ufo_append_data
 2014-02-26 13:42 UTC  (5+ messages)

Hartford Travels Reservation Bookings?
 2014-02-26 13:10 UTC 

[PATCH 01/14] brcmfmac: add delay before unregistering the network device
 2014-02-26 12:35 UTC  (5+ messages)

[PATCH v3] sh_eth: call of_mdiobus_register() to register phys
 2014-02-26 12:30 UTC  (3+ messages)


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).