netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-27 08:45:17 to 2012-06-28 14:10:36 UTC [more...]

[patch net-next 0/4] net: introduce and use IFF_LIFE_ADDR_CHANGE
 2012-06-28 14:10 UTC  (2+ messages)
` [patch net-next 1/4] net: introduce new priv_flag indicating iface capable of change mac when running

[PATCH] net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
 2012-06-28 14:04 UTC  (2+ messages)

Bridged networking panics
 2012-06-28 13:57 UTC 

RFC: replace packets already in queue
 2012-06-28 13:18 UTC 

net: nfc: BUG and panic in accept() on 3.5-rc2
 2012-06-28 13:42 UTC  (14+ messages)
                ` [PATCH] net: nfc: fix panic in accept()

[RFC PATCH net-next] ipvs: add missing lock in ip_vs_ftp_init_conn()
 2012-06-28 13:36 UTC 

[PATCH net-next] em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-28 13:35 UTC  (4+ messages)

ipsec and snat: mtu question‏
 2012-06-28 13:08 UTC 

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-28 12:49 UTC  (5+ messages)
` [PATCH 10/12] nfs: enable swap on NFS

LOCKDEP complaints in l2tp_xmit_skb()
 2012-06-28 11:22 UTC  (4+ messages)

pull request: batman-adv 2012-06-28
 2012-06-28 11:11 UTC  (20+ messages)
` [PATCH 01/18] batman-adv: Prefix unicast local static functions with batadv_
` [PATCH 03/18] batman-adv: Prefix main "
  ` [PATCH 02/18] batman-adv: Prefix vis "
  ` [PATCH 04/18] batman-adv: Prefix remaining function like macros "
` [PATCH 05/18] batman-adv: Directly print to seq_file in vis
` [PATCH 06/18] batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval
` [PATCH 07/18] batman-adv: beautify tt_global_add() argument list
` [PATCH 08/18] batman-adv: Prefix local defines with BATADV_
` [PATCH 09/18] batman-adv: Prefix debugfs "
` [PATCH 10/18] batman-adv: Prefix sysfs "
` [PATCH 11/18] batman-adv: Prefix bridge_loop_avoidance "
` [PATCH 12/18] batman-adv: Prefix gateway "
` [PATCH 13/18] batman-adv: Prefix icmp_socket "
` [PATCH 14/18] batman-adv: Prefix packet "
` [PATCH 15/18] batman-adv: Prefix types "
` [PATCH 16/18] batman-adv: Prefix unicast "
` [PATCH 17/18] batman-adv: Prefix vis "
` [PATCH 18/18] batman-adv: Prefix main "

[PATCH] ipv4: Kill rt->rt_spec_dst, no longer used
 2012-06-28 11:08 UTC 

[PATCH] ipv4: Create and use fib_compute_spec_dst() helper
 2012-06-28 10:59 UTC 

[PATCH] ipv4: Show that ip_send_reply() is purely unicast routine
 2012-06-28 10:22 UTC 

[PATCH net] net: qmi_wwan: fix Oops while disconnecting
 2012-06-28  9:11 UTC  (8+ messages)

[PATCH v2] l2tp: use per-cpu variables for u64_stats updates
 2012-06-28  8:46 UTC  (20+ messages)

[patch net-next] virtio_net: allow to change mac when iface is running
 2012-06-28  8:30 UTC  (4+ messages)

[net-next PATCH 02/02] net/ipv4: VTI support new module for ip_vti
 2012-06-28  8:04 UTC  (3+ messages)

[PATCH] xfrm_user: Propagate netlink error codes properly
 2012-06-28  7:40 UTC  (2+ messages)

[net-next.git 0/4] EEE for PAL and stmmac (V7)
 2012-06-28  7:14 UTC  (5+ messages)
` [net-next.git 1/4 (v3)] stmmac: do not use strict_strtoul but kstrtoint
` [net-next.git 2/4] stmmac: update the driver Documentation and add EEE
` [net-next.git 3/4 (v5)] stmmac: add the Energy Efficient Ethernet support
` [net-next.git 4/4 (v9)] phy: add the EEE support and the way to access to the MMD registers

[net-next.git 0/4] EEE for PAL and stmmac (V6)
 2012-06-28  6:54 UTC  (4+ messages)
` [net-next.git 4/4 (v8)] phy: add the EEE support and the way to access to the MMD registers

[net-next RFC V3 PATCH 4/6] tuntap: multiqueue support
 2012-06-28  5:31 UTC  (13+ messages)

[PATCH net-next] ipv4: tcp: dont cache unconfirmed intput dst
 2012-06-28  5:22 UTC  (8+ messages)

[GIT] Networking
 2012-06-28  5:21 UTC 

[PATCH] Build fix in drivers/net/wireless/ath/ath9k/main.c
 2012-06-28  5:09 UTC  (3+ messages)

[PATCH] ipv4: Kill early demux method return value
 2012-06-28  5:07 UTC 

[PATCH v2 0/5] fec driver updates
 2012-06-28  4:30 UTC  (7+ messages)
` [PATCH v2 1/5] net: fec: reset phy after pinctrl setup
` [PATCH v2 2/5] net: fec: enable regulator for fec phy
` [PATCH v2 3/5] net: fec: use managed function devm_gpio_request_one
` [PATCH v2 4/5] net: fec: phy-reset-gpios is optional
` [PATCH v2 5/5] net: fec: add phy-reset-duration for device tree probe

[PATCH v2 0/4] netdev/phy: 10G PHY support
 2012-06-28  4:29 UTC  (6+ messages)
` [PATCH v2 1/4] netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
` [PATCH v2 2/4] netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()
` [PATCH v2 3/4] netdev/phy/of: Add more methods for binding PHY devices to drivers
` [PATCH v2 4/4] netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs

[PATCH net-next 1/4] cnic: Fix occasional NULL pointer dereference during reboot
 2012-06-28  4:29 UTC  (12+ messages)
` [PATCH net-next 2/4] cnic: Read bnx2x function number from internal register
  ` [PATCH net-next 3/4] cnic: Remove uio mem[0]
    ` [PATCH net-next 4/4] cnic: Handle RAMROD_CMD_ID_CLOSE error
      ` [PATCH net-next 1/2] bnx2: Add "fall through" comments
        ` [PATCH net-next 2/2] bnx2: Add missing netif_tx_disable() in bnx2_close()

linux-next: manual merge of the wireless-next tree with the net-next tree
 2012-06-28  2:40 UTC 

pull-request: can 2012-06-27
 2012-06-28  1:54 UTC  (6+ messages)
` [PATCH] can: flexcan: use be32_to_cpup to handle the value of dt entry

[net-next PATCH 01/02] net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel
 2012-06-28  1:02 UTC 

[net-next PATCH 00/02] net/ipv4: Add support for new tunnel type VTI
 2012-06-28  1:02 UTC 

[PATCH 02/02] iproute2: VTI support for ip link command
 2012-06-28  1:01 UTC 

[PATCH 01/02] iproute2: VTI support for ip tunnel command
 2012-06-28  1:01 UTC 

[PATCH 00/02] iproute2: Add support for new tunnel type VTI
 2012-06-28  1:01 UTC 

[PATCH] net: Downgrade CAP_SYS_MODULE deprecated message from error to warning
 2012-06-28  0:32 UTC 

I wanna be your friend if you don't mind
 2012-06-28  0:28 UTC 

[net-next patch] bnx2x: Define bnx2x_tests_str_arr as const
 2012-06-27 22:43 UTC  (4+ messages)

[PATCH net-next] net: skb_free_datagram_locked() doesnt drop all packets
 2012-06-27 22:42 UTC  (2+ messages)

[PATCHv1] net: added support for 40GbE link
 2012-06-27 22:42 UTC  (3+ messages)

[PATCH 0/7] Get rid of RTA*() macros
 2012-06-27 22:37 UTC  (15+ messages)
` [PATCH 1/7] unix_diag: Do not use RTA_PUT() macros
` [PATCH 2/7] sock_diag: "
` [PATCH 3/7] inet_diag: "
` [PATCH 4/7] ipmr: "
` [PATCH 5/7] ip6mr: "
` [PATCH 6/7] decnet: "
` [PATCH 7/7] netlink: Get rid of obsolete rtnetlink macros

[patch -resend] 9p: fix min_t() casting in p9pdu_vwritef()
 2012-06-27 22:26 UTC  (4+ messages)

[PATCH v2 net-next] tcp: avoid tx starvation by SYNACK packets
 2012-06-27 22:23 UTC  (15+ messages)

[PATCH 7/18] netfilter: nfnetlink_log: Move away from NLMSG_PUT()
 2012-06-27 22:06 UTC  (3+ messages)

Unknown chipsets from Realtek's 8168 driver
 2012-06-27 21:43 UTC  (3+ messages)

Server Rental Promotion
 2012-06-27 20:18 UTC 

[PATCH] sctp: be mroe restrictive in transport selection on bundled sacks
 2012-06-27 19:44 UTC  (9+ messages)
` [PATCH v2] sctp: be more "

HSR: How to set IF_OPER_LOWERLAYERDOWN?
 2012-06-27 15:40 UTC  (4+ messages)

Fw: [Bug 43901] New: Packet Dropping when attach TBF to PRIO qdisc
 2012-06-27 15:27 UTC 

[RFC] tcp demux used to signal ip_route_input_noref to not cache dst
 2012-06-27 13:25 UTC  (3+ messages)

BUG: No init found on NFSROOT
 2012-06-27 12:23 UTC  (2+ messages)

[PATCH 2/18] gdm72xx: Move away from NLMSG_PUT()
 2012-06-27 11:07 UTC  (2+ messages)

[Xen-devel] [PATCH 1/1] xen/netback: only non-freed SKB is queued into tx_queue
 2012-06-27 10:46 UTC 

[PATCHv1] ethtool: added support for 40G link
 2012-06-27 13:56 UTC 

[PATCH] net: added support for 40GbE link
 2012-06-27  9:08 UTC  (7+ messages)

[PATCH 01/13] netfilter: fix problem with proto register
 2012-06-27  9:05 UTC  (12+ messages)
` [PATCH 04/13] netfilter: regard users as refcount for l4proto's per-net data

[PATCH 0/2] flexcan driver updates
 2012-06-27  8:59 UTC  (5+ messages)
` [PATCH 1/2] net: flexcan: clock-frequency is optional for device tree probe

sua caixa de correio
 2012-06-27  8:18 UTC 

[PATCH v2 net-next] tcp: avoid tx starvation by SYNACK packets
 2012-06-27  8:48 UTC  (4+ 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).