messages from 2012-02-28 09:34:32 to 2012-02-29 23:02:47 UTC [more...]
[PATCH net-next] mdio: Export mdio.h to userland
2012-02-29 23:02 UTC (5+ messages)
[PATCH] usb/core: remove "always" from usb_unlink_urb() kernel doc entry
2012-02-29 22:04 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Bluetooth: Silence static checker warning
2012-02-29 20:45 UTC (5+ messages)
coding style issues -- [davem@davemloft.net: Re: pull request: wireless-next 2012-02-06]
2012-02-29 19:22 UTC (2+ messages)
[PATCH][RFC] bonding: delete migrated IP addresses from the rlb hash table
2012-02-29 18:59 UTC (6+ messages)
` [PATCH net] bonding:update rlb entry for arp request
[PATCH] vmxnet3: Fix transport header size
2012-02-29 18:48 UTC (2+ messages)
3.3-rc4+: Reported regressions from 3.2
2012-02-29 18:46 UTC (8+ messages)
` [Bug #42707] Hang deconfiguring network interface (in shutdown) on 3.3-rc1
RFC: memory leak in udp_table_init
2012-02-29 18:28 UTC (2+ messages)
[PATCH 2/2] powerpc/44x: Add more changes for APM821XX EMAC driver
2012-02-29 18:25 UTC (2+ messages)
[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
2012-02-29 18:19 UTC (24+ messages)
[PATCH v11 01/12] sk_run_filter: add support for custom load_pointer
2012-02-29 17:51 UTC (25+ messages)
` [PATCH v11 06/12] seccomp: add system call filtering using BPF
` [PATCH v11 08/12] signal, x86: add SIGSYS info and make it synchronous
` [PATCH v11 10/12] ptrace,seccomp: Add PTRACE_SECCOMP support
Function to get bytes/s received on a socket
2012-02-29 17:41 UTC
[PATCH 0/8] validate MAC address before call .ndo_set_mac_address
2012-02-29 17:20 UTC (17+ messages)
` [PATCH 1/8] net: validate MAC address directly in dev_set_mac_address()
` [PATCH 2/8] bnx2x: adopt bnx2x_validate_addr() to .ndo_validate_addr changes
` [PATCH 3/8] cris/eth_v10: use dev_set_mac_address() instead of e100_set_mac_address()
` [PATCH 4/8] bcm63xx_enet: use dev_set_mac_address() instead of bcm_enet_set_mac_address()
` [PATCH 5/8] ethoc: add .ndo_validate_addr to net_device_ops
` [PATCH 6/8] lantiq_etop: use dev_set_mac_address() instead of ltq_etop_set_mac_address()
` [PATCH 7/8] neterion/s2io: fix s2io_set_mac_addr() to prevent double checks
` [PATCH 8/8] octeon: use dev_set_mac_address() instead of octeon_mgmt_set_mac_address()
[PATCH 0/4 (net.git)] stmmac EEE support
2012-02-29 17:00 UTC (11+ messages)
` [PATCH 1/4] phy: add the EEE support and the way to access to the MMD regs
` [PATCH 2/4] net: ethtool: add the EEE support
` [PATCH 3/4] stmmac: update the driver Documentation and add EEE
` [PATCH 4/4] stmmac: add the Energy Efficient Ethernet support
` [PATCH] ethtool: add the EEE option
[PATCH iproute] csum action, fix typo
2012-02-29 16:48 UTC
[PATCH] tc action: pedit, fix header offset calculation
2012-02-29 16:45 UTC
[PATCH iproute] tc pedit action: fix parsing offset options
2012-02-29 16:34 UTC
[PATCH v4 0/2] Adding new TI Common Platform ethernet SWitch driver
2012-02-29 16:28 UTC (8+ messages)
` [PATCH v4 1/2] netdev: driver: ethernet: add cpsw address lookup engine support
` [PATCH v4 2/2] netdev: driver: ethernet: Add TI CPSW driver
[PATCH] mlx4: prevent the device from being removed concurrently
2012-02-29 15:19 UTC (6+ messages)
[PATCH net-next/usb-next v3 0/5] cdc-wdm/qmi_wwan: subdriver support
2012-02-29 15:15 UTC (3+ messages)
` [PATCH net-next v3 4/5] net: qmi_wwan: support devices having a shared QMI/wwan interface
` [PATCH net-next/usb-next v3 5/5] net: qmi_wwan: add Gobi and Pantech UML290 device IDs
[RFC][PATCH 0/2] TCP connection repair
2012-02-29 15:14 UTC (3+ messages)
` [PATCH 1/2] tcp: Move code around
` [PATCH 2/2] tcp: Initial repair mode
[PATCH] SUNRPC: set desired file system root before connecting local transports
2012-02-29 14:59 UTC
pull request: wireless 2012-02-20
2012-02-29 14:38 UTC (14+ messages)
` [PATCH] checkpatch: Add some --strict coding style checks
` [PATCH v2] "
[PATCH iproute2] pedit action: add mask for changing bits
2012-02-29 14:01 UTC (6+ messages)
[PATCH] ipv6: Fix problem with expired dst cache
2012-02-29 12:14 UTC (7+ messages)
` [PATCH V2] "
` [PATCH v3] "
[PATCH] net: add QCA alx Ethernet driver
2012-02-29 9:38 UTC (14+ messages)
` [PATCH] net: add new QCA alx ethernet driver which supercedes atl1c
3.0: unexpected route cache entry for wrong segment?
2012-02-29 1:00 UTC (10+ messages)
[PATCH 0/4] iwlegacy cleanups
2012-02-29 8:31 UTC (2+ messages)
Re: WARNING: at kernel/softirq.c:159 _local_bh_enable_ip+0x35/0x71()
2012-02-29 8:18 UTC (2+ messages)
` "
[PATCH] vmxnet3: Fix log messages and corrects some typos
2012-02-29 8:08 UTC (3+ messages)
[RFC PATCH 0/3] net: bridge: propagate FDB table into hardware
2012-02-29 7:17 UTC (4+ messages)
` [RFC PATCH 1/3] net: refactor br_fdb_xxx rtnetlink routines
` [RFC PATCH 2/3] net: expose ebridge FDB with priv flag IFF_OFFLOADED_FDB
` [RFC PATCH 3/3] net: drivers: set IFF_OFFLOADED_FDB priv flag on ixgbe and igb
[PATCH 00/11] print MAC via printk format specifier
2012-02-29 7:22 UTC (8+ messages)
` [PATCH 03/11] cirrus/mac89x0: "
[PATCH 00/12] Part 2: check given MAC address, if invalid return -EADDRNOTAVAIL
2012-02-29 7:02 UTC (4+ messages)
tc filter hash table efficiency
2012-02-29 4:10 UTC (2+ messages)
ingress filter not matching on bonded interface
2012-02-29 3:32 UTC (2+ messages)
linux-next: manual merge of the net-next tree with Linus' tree
2012-02-29 3:21 UTC (3+ messages)
[PATCH 1/2] netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
2012-02-29 3:08 UTC (4+ messages)
` [Patch] netfilter: remove ipt_SAME.h and ipt_realm.h too
[PATCH] tcp: fix false reordering signal in tcp_shifted_skb
2012-02-29 2:16 UTC (3+ messages)
[PATCH v5] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
2012-02-28 22:54 UTC (6+ messages)
` [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG
[PATCH 0/13 v3] basic IEEE 802.15.4 MAC support
2012-02-28 20:22 UTC (15+ messages)
` [PATCH 01/13] mac802154: basic ieee802.15.4 device structures
` [PATCH 02/13] mac802154: allocation of ieee802154 device
` [PATCH 03/13] mac802154: RX data path
` [PATCH 04/13] mac802154: TX "
` [PATCH 05/13] mac802154: define reduced mlme operations
` [PATCH 06/13] mac802154: slave interfaces definition
` [PATCH 07/13] mac802154: declare reduced mlme operations
` [PATCH 08/13] mac802154: basic mib support
` [PATCH 10/13] mac802154: slaves manipulation routine
` [PATCH 11/13] mac802154: monitor device support
` [PATCH 12/13] drivers/ieee802154: IEEE 802.15.4 loopback driver
` [PATCH 13/13] Documentation/networking/ieee802154: update MAC chapter
` [PATCH 09/13] ieee802154: interface type to be added
pull request: batman-adv 2012-02-28
2012-02-28 20:09 UTC (11+ messages)
` [PATCH 1/8] batman-adv: convert time_after instances to has_timed_out
` [PATCH 2/8] batman-adv: refactor tt_global_del() to avoid misalignment
` [PATCH 3/8] batman-adv: Update copyright years
` [PATCH 4/8] batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()
` [PATCH 5/8] batman-adv: code refactoring - move debug print into tt_local_set_pending
` [PATCH 6/8] batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
` [PATCH 7/8] batman-adv: Start new development cycle
` [PATCH 8/8] batman-adv: Fix indentation of multiline statements
[PATCH v2] ARM: LPC32xx: Ethernet driver
2012-02-28 19:13 UTC (7+ messages)
[PATCH 0/10] af_unix: add multicast and filtering features to AF_UNIX
2012-02-28 19:05 UTC (9+ messages)
[PATCHv3 1/3] NETPOLL: Extend rx_hook support
2012-02-28 17:43 UTC (3+ messages)
Confirmation Letter Contact Via Email cocacola2012claimsdept@hotmail.co.uk
2012-02-28 14:43 UTC
Can we discuss?
2012-02-26 11:05 UTC
[PATCH 1/2] ipv6: fix mss when it is bigger than IPV6_MAXPLEN - sizeof(struct tcphdr)
2012-02-28 10:01 UTC (6+ messages)
` [PATCH 2/2] ipv4: fix mss comparison
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).