netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-01 02:33:11 to 2015-04-01 22:50:01 UTC [more...]

[RFC 1/1] bridge: relax BR_GROUPFWD_RESTRICTED to forward LLDP frames
 2015-04-01 22:50 UTC  (5+ messages)
` [PATCH] "

[PATCH net-next] vmxnet3: spelling fixes
 2015-04-01 22:33 UTC 

[PATCH iproute2 -next] tc, bpf: finalize eBPF support for cls and act front-end
 2015-04-01 22:30 UTC  (6+ messages)

[PATCH iproute2 -next v2] tc, bpf: finalize eBPF support for cls and act front-end
 2015-04-01 22:15 UTC  (3+ messages)

[RFC][PATCHES] iov_iter.c rewrite
 2015-04-01 21:57 UTC  (19+ messages)
                ` [RFC] iov_iter_get_pages() semantics

ethtool: git tree not updated to v3.18
 2015-04-01 21:30 UTC 

[PATCH net-next v2 0/5] mpls: Behaviour-changing improvements
 2015-04-01 21:14 UTC  (4+ messages)
` [PATCH net-next v3 0/4] "

[PATCH v2 net-next] crypto: algif - explicitly mark end of data
 2015-04-01 20:53 UTC 

[PATCH 1/2] ipvlan: don't loose broadcast MAC when setting MAC filters
 2015-04-01 20:55 UTC  (9+ messages)
        ` [PATCH] ipvlan: fix up broadcast MAC filtering for ARP and DHCP

[PATCH nf-next 00/14] get rid of skb->nf_bridge pointer
 2015-04-01 20:36 UTC  (15+ messages)
` [PATCH nf-next 01/14] netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
` [PATCH nf-next 02/14] net: untangle ip_fragment and bridge netfilter
` [PATCH nf-next 03/14] netfilter: bridge: don't use nf_bridge_info data to store mac header
` [PATCH nf-next 04/14] netfilter: bridge: start splitting mask into public/private chunks
` [PATCH nf-next 05/14] netfilter: bridge: make BRNF_PKT_TYPE flag a bool
` [PATCH nf-next 06/14] netfilter: bridge: rename and resize 'data' field
` [PATCH nf-next 07/14] netfilter: bridge: add helpers for fetching physin/outdev
` [PATCH nf-next 08/14] netfilter: physdev: use helpers
` [PATCH nf-next 09/14] netfilter: bridge: add and use nf_bridge_info_get helper
` [PATCH nf-next 10/14] netfilter: bridge: move bridge netfilter state into sk_buff
` [PATCH nf-next 11/14] netfilter: bridge: remove skb->nf_bridge
` [PATCH nf-next 12/14] netfilter: bridge: discard nf_bridge info on xmit
` [PATCH nf-next 13/14] netfilter: bridge: neigh_head and physoutdev can't be used at same time
` [PATCH nf-next 14/14] netfilter: bridge: hold physinport ref during neigh resolution

[PATCH net-next 0/2] ipv6: coding style - comparisons with NULL
 2015-04-01 20:33 UTC  (9+ messages)
    ` [PATCH] checkpatch/SubmittingPatches: Suggest line wrapping commit messages at 72 columns
              ` [PATCH V2] checkpatch/SubmittingPatches: Suggest line wrapping commit messages at 75 columns

[GIT] Networking
 2015-04-01 19:48 UTC 

[PATCH net-next] vxge: Add const to ethtool_driver_stats_keys
 2015-04-01 19:35 UTC  (2+ messages)

[PATCH net-next] crypto: algif - use kmalloc instead of kzalloc
 2015-04-01 19:33 UTC  (2+ messages)

[PATCH net-next] crypto: af_alg - make exports consistant
 2015-04-01 19:33 UTC  (2+ messages)

[PATCH net-next] crypto: algif - explicitly mark end of data
 2015-04-01 19:32 UTC  (2+ messages)

[PATCH v3] net: sysctl for RA default route MTU
 2015-04-01 19:27 UTC  (7+ messages)

[PATCH net-next] ipv6: protect skb->sk accesses from recursive dereference inside the stack
 2015-04-01 19:26 UTC  (4+ messages)

Question regarding MAC address configuraton with VLAN devices
 2015-04-01 19:15 UTC 

pull-request: wireless-drivers 2015-04-01
 2015-04-01 18:49 UTC  (2+ messages)

[PATCH net 0/2] cxgb4 FW macro changes for new FW
 2015-04-01 18:47 UTC  (4+ messages)
` [PATCH net 1/2] cxgb4: Firmware macro changes for fw verison 1.13.32.0
` [PATCH net 2/2] cxgb4: Fix to dump devlog, even if FW is crashed

[PATCH net-next] cxgb4: Move ethtool related code to a separate file
 2015-04-01 18:41 UTC  (4+ messages)
  ` [PATCH net-next] chelsio cxgb/cxgb3: Make stats_strings arrays const

pull-request: wireless-drivers-next 2015-04-01
 2015-04-01 18:28 UTC  (2+ messages)

pull-request: mac80211 2015-04-01
 2015-04-01 18:20 UTC  (2+ messages)

[PATCH net-next v2 00/26] switchdev: spring cleanup
 2015-04-01 18:08 UTC  (34+ messages)
` [PATCH net-next v2 01/26] switchdev: introduce get/set attrs ops
` [PATCH net-next v2 02/26] switchdev: convert parent_id_get to swdev attr get
` [PATCH net-next v2 03/26] switchdev: convert STP update to swdev attr set
` [PATCH net-next v2 04/26] switchdev: add bridge port flags attr
` [PATCH net-next v2 05/26] rocker: use swdev get/set attr for bridge port flags
` [PATCH net-next v2 06/26] switchdev: introduce swdev add/del obj ops
` [PATCH net-next v2 07/26] switchdev: add port vlan obj
` [PATCH net-next v2 08/26] rocker: use swdev add/del obj for bridge port vlans
` [PATCH net-next v2 09/26] switchdev: add new swdev bridge setlink
` [PATCH net-next v2 10/26] rocker: cut over to new swdev_port_bridge_setlink
` [PATCH net-next v2 11/26] bonding: "
` [PATCH net-next v2 12/26] team: "
` [PATCH net-next v2 13/26] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next v2 14/26] switchdev: add new swdev_port_bridge_dellink
` [PATCH net-next v2 15/26] rocker: cut over to "
` [PATCH net-next v2 16/26] bonding: "
` [PATCH net-next v2 17/26] team: "
` [PATCH net-next v2 18/26] switchdev: remove unused netdev_switch_port_bridge_dellink
` [PATCH net-next v2 19/26] switchdev: add new swdev_port_bridge_getlink
` [PATCH net-next v2 20/26] rocker: cut over to "
` [PATCH net-next v2 21/26] bonding: "
` [PATCH net-next v2 22/26] team: "
` [PATCH net-next v2 23/26] switchdev: rename netdev_switch_fib_* to swdev_fib_*
` [PATCH net-next v2 24/26] switchdev: rename netdev_switch_notifier_* to swdev_notifier_*
` [PATCH net-next v2 25/26] switchdev: convert swdev_fib_ipv4_add/del over to swdev_port_obj_add/del
` [PATCH net-next v2 26/26] switchdev: bring documentation up-to-date

pull-request: can-next 2015-04-01
 2015-04-01 17:58 UTC  (2+ messages)

[PATCH net-next 00/18] switchdev: spring cleanup
 2015-04-01 17:56 UTC  (14+ messages)
` [PATCH net-next 11/18] switchdev: remove old netdev_switch_port_bridge_setlink

[PATCH RFCv2 0/4] batman-adv: Unicasting multicast reports to querier-node only
 2015-04-01 17:44 UTC  (6+ messages)
` [PATCH RFCv2 1/4] bridge: multicast: call skb_checksum_{simple_, }validate
` [PATCH RFCv2 2/4] net: Export IGMP/MLD message validation code
` [PATCH RFCv2 3/4] batman-adv: Forward IGMP/MLD reports to selected querier (only)
` [PATCH RFCv2 4/4] batman-adv: Increase BATADV_TVLV_MCAST version number to 2

[PATCH net-next v2] net: bcmgenet: enable MoCA link state change detection
 2015-04-01 17:40 UTC  (2+ messages)

[PATCH v3 0/2] mvneta: SGMII-based in-band link state signaling
 2015-04-01 17:32 UTC  (3+ messages)
` [PATCH 1/2] add fixed_phy_update_state() - update state of fixed_phy
` [PATCH 2/2] mvneta: implement SGMII-based in-band link state signaling

[PATCH] ath10k: core: match wait_for_completion_timeout return type
 2015-04-01 17:19 UTC  (3+ messages)

[PATCH] ath10k: thermal: match wait_for_completion_timeout return type
 2015-04-01 17:17 UTC  (2+ messages)

[PATCH] ath10k: debug: match wait_for_completion_timeout return type
 2015-04-01 17:16 UTC  (2+ messages)

[PATCH] ath10k: htc: match wait_for_completion_timeout return type
 2015-04-01 17:14 UTC  (2+ messages)

[PATCH] ath10k: mac: match wait_for_completion_timeout return type
 2015-04-01 17:12 UTC  (2+ messages)

[PATCH RFC 02/10] dpaa_eth: add support for DPAA Ethernet
 2015-04-01 17:11 UTC  (11+ messages)
` [PATCH RFC 03/10] dpaa_eth: add configurable bpool thresholds
  ` [PATCH RFC 04/10] dpaa_eth: add support for S/G frames
    ` [PATCH RFC 05/10] dpaa_eth: add driver's Tx queue selection mechanism
      ` [PATCH RFC 06/10] dpaa_eth: add ethtool functionality
        ` [PATCH RFC 07/10] dpaa_eth: add sysfs exports
          ` [PATCH RFC 08/10] dpaa_eth: add debugfs counters
            ` [PATCH RFC 09/10] dpaa_eth: add debugfs entries
              ` [PATCH RFC 10/10] dpaa_eth: add trace points

[PATCH net-next 0/4] netns: enhance netlink interface for nsid
 2015-04-01 16:54 UTC  (6+ messages)
` [PATCH net-next 1/4] netns: don't clear nsid too early on removal
` [PATCH net-next 2/4] netns: minor cleanup in rtnl_net_getid()
` [PATCH net-next 3/4] netns: notify netns id events
` [PATCH net-next 4/4] netns: allow to dump netns ids

[net-next PATCH] pktgen: add flag NO_TIMESTAMP to disable timestamping
 2015-04-01 16:48 UTC  (2+ messages)

[PATCH] caif: remove unused struct member
 2015-04-01 16:43 UTC  (2+ messages)

[PATCH RFC 01/10] devres: add devm_alloc_percpu()
 2015-04-01 16:32 UTC  (2+ messages)

[PATCH net 0/2] bnx2x: kdump related fixes
 2015-04-01 16:30 UTC  (4+ messages)
` [PATCH net 1/2] bnx2x: Fix kdump on 4-port device
` [PATCH net 2/2] bnx2x: Fix kdump when iommu=on

[PATCH] mvneta: dont call mvneta_adjust_link() manually
 2015-04-01 16:23 UTC 

[PATCH RFC 00/10] introduce DPAA Ethernet driver
 2015-04-01 16:19 UTC 

[PATCH v2] net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
 2015-04-01 16:14 UTC  (4+ messages)

[PATCH 0/8] Adds Intel FieldsPeak NFC solution driver
 2015-04-01 15:35 UTC  (4+ messages)
` [PATCH 8/8] NFC: Add "
    ` [linux-nfc] "

Re: [Fix kernel crash in cipso_v4_sock_delattr ]
 2015-04-01 13:07 UTC 

[PATCH net-next] net: bcmgenet: enable MoCA link state change detection
 2015-04-01 12:48 UTC  (6+ messages)

[RFC,v2,12/12] soc/fman: Add FMan MAC driver
 2015-04-01 11:37 UTC 

[RFC,v2,11/12] soc/fman: Add FMan Port Support
 2015-04-01 11:37 UTC 

[RFC,v2,10/12] soc/fman: Add FMan SP support
 2015-04-01 11:37 UTC 

[RFC,v2,09/12] soc/fman: Add FMan MAC support
 2015-04-01 11:37 UTC 

[RFC,v2,08/12] soc/fman: Add Frame Manager support
 2015-04-01 11:37 UTC 

[RFC,v2,07/12] soc/fman: Add FMan MURAM support
 2015-04-01 11:36 UTC 

[RFC,v2,06/12] soc/fman: Add the FMan MAC FLIB
 2015-04-01 11:36 UTC 

[RFC,v2,05/12] soc/fman: Add the FMan MAC FLIB headers
 2015-04-01 11:36 UTC 

[RFC,v2,04/12] soc/fman: Add the FMan port FLIB
 2015-04-01 11:36 UTC 

[RFC,v2,03/12] soc/fman: Add the FMan port FLIB headers
 2015-04-01 11:36 UTC 

[RFC,v2,02/12] soc/fman: Add the FMan FLIB
 2015-04-01 11:36 UTC 

[RFC,v2,01/12] soc/fman: Add the FMan FLIB headers
 2015-04-01 11:35 UTC 

[RFC,v2,00/12] Freescale DPAA FMan
 2015-04-01 11:35 UTC 

[RFC PATCH v3 0/2] can: join filters with per-CPU variables
 2015-04-01  9:46 UTC  (6+ messages)
` [RFC PATCH v3 1/2] can: fix multiple delivery of a single CAN frame for overlapping CAN filters
` [RFC PATCH v3 2/2] can: introduce new raw socket option to join the given "

[PATCH net-next v11 3/7] ixgbe: Add a RETA query command to VF-PF channel API
 2015-04-01  8:33 UTC  (2+ messages)

Question: should local address be expired when updating PMTU?
 2015-04-01  8:09 UTC  (11+ messages)
              ` [PATCH RFC 1/3] ipv6: Fix after pmtu events dissapearing host routes

[PATCH net-next v10 0/7]: ixgbevf: Allow querying VFs RSS indirection table and key
 2015-04-01  7:33 UTC  (6+ messages)
` [PATCH net-next v10 3/7] ixgbe: Add a RETA query command to VF-PF channel API
    ` [Intel-wired-lan] "

[net] Intel Wired LAN Driver Updates
 2015-04-01  5:10 UTC  (5+ messages)
    ` [E1000-devel] "

[net][resubmit] MAINTAINERS: Update Intel Wired Ethernet Driver info
 2015-04-01  4:48 UTC  (2+ messages)

[PATCH net-next] tipc: fix a slab object leak
 2015-04-01  4:19 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).